In 1.0 (latest) also this bug happens from time to time - sometimes helps just to clear entity cash and sometimes you need even to exit Unity Editor and then start it again to disappear - also sometimes if i open subscene error is gone and when i close it error come back. Hopefully this will be fixed in next Unity dots versions
Disable the SubScene in the Hierarchy and run the PlayMode - sometimes it shows the bugs and exceptions that are not show with the SubScene being turned on (such as GetSingleton() requires that exactly one entity exists that matches this query, but there are 0)
In my case, the compilation exception was caused by incorrectly managing native collections. In yours - it might be smth else. Anyway, you can comment out the problematic code and try building again to check if it indeed is the source of the problem. Hope it helps!
Automatically generate authoring components for IComponentData with IL post-processing. Any component data marked with a GenerateAuthoringComponent attribute will generate the corresponding authoring MonoBehaviour with a Convert method.
SubScenes are now automatically converted to entity binary files & cached by the asset pipeline. The entity cache files previously present in the project folder should be removed. Conversion systems can use the ConverterVersion attribute to convert to trigger a reconversion if the conversion system has changed behaviour. The conversion happens asynchronously in another process. Thus on first open the subscenes might not show up immediately.
EntityQueryMask has been added, which allows for quick confirmation of if an Entity would be returned by an EntityQuery without filters via EntityQueryMask.Matches(Entity entity). An EntityQueryMask can be obtained by calling EntityManager.GetEntityQueryMask(EntityQuery query).
An ArchetypeChunkIterator can be created by calling GetArchetypeChunkIterator on an EntityQuery. You may run an IJobChunk while bypassing the Jobs API by passing an ArchetypeChunkIterator into IJobChunk.RunWithoutJobs().
New GameObjectConversionSystem.ForkSettings() that provides a very specialized method for creating a fork of the current conversion settings with a different "EntityGuid namespace", which can be used for nested conversions. This is useful for example in net code where multiple root-level variants of the same authoring object need to be created in the destination world.
EntityCommandBuffer can now be played back on an ExclusiveEntityTransaction as well as an EntityManager. This allows ECB playback to be invoked from a job (though exclusive access to the EntityManager data is still required for the duration of playback).
ComponentGroup has been renamed to EntityQuery to better represent what it does.All APIs that refer to ComponentGroup have been changed to refer to EntityQuery in their name, e.g. CreateEntityQuery, GetEntityQuery, etc.
Quick question: After installing it, when I go to Library settings, select a library and go into its options, "Subscene" appears as a tickable option only on one library (Movies) but not the other (TV Series). Why would that happen?
@@ntfox I just noticed the subscene option doesn't show in the detail screen for TV Show libraries, while other plugins do. It's just in the Movie libraries... I'm not sure what the reason for that is...
Hello again i keep getting this error on some movies: End of Central Directory record could not be found. I Press manually on the movie and click's search on subtitles, and download on the one i want.
I have Vero 4, and 4k+.
I have always been able to very fast download subtitles from subtitles.com and subscene. What happened was that I installed the older 4k in a new location (another network) and downloading subs didnt work.
It does work with the linked zip-file. But the strange this is that I used to have 2 add-ons, Subscene and Undertexter.se which gives me swedish subs, and both stopped to work at the same time that was a little wierd.
I created a simple scene with parallax background and another subscene containing a CharacterBody2D with a Sprite2D and Camera. If I add a collisionBody, you can see that the collision body is always at the center of the screen (correct) but the sprite is rendered outside of the player position (incorrect)
Hello, Sir, thanks for your quick response. However, when I access the service via KiiCloud SDK,the error "urllib2.URLError: " remains.(The url is -jp.kii.com/api/oauth2/token)I also restarted the bash console.May you help me ?
Hello, Sir,After you set -jp.kii.com into your whitelist, it worked well.But it suddenly does not work now.The request worked well these day, but now it took a very long time, and failed. Is there anything wrong with it?FYI, no problem for accessing the same KiiCloud from my local or from Google.
Hmm, that page seems to be more a general terms and conditions page -- it mentioned api.lendix.com, but I can't see any documentation relating to the API specifically. Is there something that documents how to use the API?
Also -- you have a paid account, so the whitelist won't affect outbound Internet access from your app -- is the one you're talking about running in a different, free account? If not, the problem won't be fixed by whitelisting the site.
Hello, Sir, I want to access subscenes for getting movie subtitles, could you please add it to whitelist? English Doc: API:sathya1124.pythonanywhere.comThe sathya1124.pythonanywhere.com is working but when i type the movie name and click search it is producing forbidden error 403..
I am sending sensor data to adafruit cloud .When i want to retrieve my sensor data,i run a https request using API key provided by them.It worked well when i used it locally(using django on my PC).Now i want to host my website on pythonanywhere.It shows error when I run https request on pythonanywhere.
Hello, I create a bot for a social network that could send up-to-date weather data. For hosting decided to choose pythonanywhere. But I encountered an Proxy error.Could you add a service 'pogoda.mail.ru' to the white list? End point .Official documentation wishes.
Hi there, I am trying make a storage solution for my django application. Their main website is and all the api calls are done using Please whitelist them. Thank you.
If they have a publicly documented API, send us a link to the documentation and we'll consider it for the whitelist. If they do not have a publicly documented API, then it's not a candidate for the whitelist.
Hello, your whitelist has the url WolframAlpha API (api.wolframalpha.com), but I can't download pictures from WolframAlpha because they have a different url: www4c.wolframalpha.com, www5b.wolframalpha.com, www5a.wolframalpha.com. (maybe there are others)
I can't see anything on those pages that says that apex.oracle.com is itself an API -- the docs seem to be about an API built into Oracle databases. If there is an API on apex.oracle.com, could you give us a link to the docs specifically about that API?
Check the above link. It states, "Oracle APEX on Always Free Oracle Autonomous Database provides a preconfigured, fully managed and secured environment to both develop and deploy world-class applications. Your service remains free for an unlimited time as long as it is used."
@basirsedighi - No problem. I have added that to the whitelist.@jaswanthraj - You're getting that error because www.mygov.in is not on the whitelist. We can add sites to the whitelist if they have a publicly documented API. Send us a link to the documentation for the site's API and we'll consider it for the whitelist.
The documentation is for a generic banking API. The links you're requesting are for a specific bank implementation of that API. We need the documentation provided by the specific bank that indicates that they use the API and what the URLs are the they expose.
The flipkart API is already whitelisted - just search here ( ) for "flipkart" to see them. If flipkart have introduced more API addresses, send us a link to the documentation page that shows the domain name they're serving it from and we'll add it to the whitelist.
We can only whitelist sites with an official public API. If your site has one, then you can put up some documentation for it (it doesn't need to be in-depth, just enough to say 'this is an official API and this is the hostname for it") and then give us a link to those docs.
@SonJi we consider for whitelisting sites which provide programmatic access to data by exposing a public API. Please provide us with official documentation mentioning the endpoint in question and we'll see what we can do.
@calcgpa Hi, Thank you for your message. If you would like the above endpoint to be considered for the whitelist , please send us a link to the API documentation and please also send a link to the official domain.Please note we can only whitelist sites with an official public API.
@ddder Hi, Thank you for your message. If you would like the above domain to be considered for the whitelist , please send us a link to the API documentation and please also send a link to the official domain. Please note we can only whitelist sites with an official public API.
@tukore My guess is that you're running your code in a console that have been created before the upgrade. Please start a new one and check if you can successfuly make the call. The other possibility is that the API is not behaving in a way you think it is, but we'd need more data to debug it.
Can someone please allow a host "www.pakwheels.com" as I have created a project to scrape real=time data from this website to draw some graphs. This is my university FYP and I want to present it to my mentors. There is no API available unfortunately.
c80f0f1006