Search Issue Tracker
1
votes
Not Reproducible
Standalone build of ECS demo crashes when using IL2CPP for Windows Deskop
To reproduce: 1) Open attached project 2) Build and run it for Windows Standalone IL2CPP It crashes after splash screen Not reprod... 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" scene 3. Enter play mode 4. Observe ... 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. Observ... 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
- Main Camera rendering is being overwritten by a UI Camera when using multiple cameras with URP and the second camera's background type is set to "Uninitialized"
- VisualTreeAsset has significantly increased memory allocation size at runtime when the project is built with IL2CPP scripting backend
- NullReferenceException is logged when cancelling Shader Graph recovery of an already deleted Shader Graph
- White Edges appear during Camera movement in runtime when using FSR2 with Motion Vectors and Exposure enabled
- Lens Flare renders without occlusion when the light source is obstructed by solid objects when running on Android using OpenGL