Search Issue Tracker
Scene Catalog not loaded (Android)
How to reproduce:1. Open attached project "simplified.zip"2. Open Scene "ForEach"3. Add a new android build configuration3. Build an... Read more
Mesh is not rendered by DOTS at runtime when using Sprites/Default Shade...
How to reproduce:1. Open the user's attached project and Scenes/SampleScene scene2. In the Project window, select XMat and change it... Read more
When exiting playmode blobs leak memory
It seems like BlobAssets converted in subscene memory are never released after exiting playmode. Slack: https://unity.slack.com/arch... Read more
An exception is thrown when calling GetSingleton<>() in specific method ...
Reproduction steps:1. Open the “My project” Project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Open the “Assets/Scripts/An... Read more
Crash when reloading Domain when an Entity is selected in the Entities H...
Reproduction steps:1. Open the attached project “InspectorBug.zip”2. Open the SampleScene3. Open the “Test” Script4. Open the Entiti... Read more
[Platforms][iOS] Version and Build values are not overwritten in Xcode p...
Steps to reproduce:1. Create a new project with iOS Platforms package or open the attached one ("1345745.zip")2. Create a new Build ... Read more
[DOTS] Error CS1501 is thrown when updating entities package from 0.20.0...
Reproduction steps:1. Open the attached project "DOTS-FlappyBird"2. Open Console Window Expected result: There are no errorsActual r... Read more
Entity LocalToWorld position is overwritten by Prefab position when name...
Reproduction steps:1. Open the user's attached project2. Enter Play mode3. Exit Play mode4. Open SpawnEntitiesSystem.cs5. Add a char... Read more
[ECS] DCICE007 error is thrown when WithDisposeOnCompletion local variab...
How to reproduce:1. Open the attached project "Piks.zip"2. Inspect the Console Window Expected result: No errors are thrownActual re... Read more
Editor freezes when using NativeHashMap
Reproduction steps:1. Open the '1390628-sample' project2. Open the 'FirstScene'3. Enter the Play mode4. Observe the Editor freezing ... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default