Search Issue Tracker
1
votes
Not Reproducible
Standalone build of ECS demo crashes when using IL2CPP for Windows Deskop
To reproduce:1) Open attached project2) Build and run it for Windows Standalone IL2CPP It crashes after splash screen Not reproduced... Read more
0
votes
By Design
NativeArray's performance on iOS is not as expected like in editor and A...
To reproduce:1. Open users attached project "DestroyEntityBug.zip"2. Open "SampleScene.unity" scene3. Enter play mode4. Observe the ... Read more
0
votes
By Design
[ECS] DisableAutoCreation prevents system from updating, even with Alway...
Reproduction steps:1. Open the attached project "TestSystemUpdateBug.zip";2. Open the SampleScene;3. Enter a play mode;4. Observe th... Read more
0
votes
Fixed
Adding dependency to com.unity.collections in manifest.json throws missi...
Assembly "Unity.Collections" in package "com.unity.collections" has reference to "Unity.Mathematics", but there is no corresponding ... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist