Search Issue Tracker
Unity crashes on a project with unsafe ECS code when unpausing play mode
How to reproduce: 1. Open the user's project 2. Enter play mode 3. Unpause play mode Expected result: Editor keeps working Actual r... Read more
[ECS] Error 'DCICE007' is thrown when compiler removes fields that would...
Reproduction steps: 1. Open the attached project ("case_1217354-ECSBug") 2. Inspect console Expected result: No errors are thrown A... Read more
Infinite loop when using UnsafeHashSet.Add
How to reproduce: 1. Open the attached project "EcsPlayground.zip" 2. Enter Play Mode Expected results: The Editor doesn't hang... Read more
[ECS] Static Objects' positions are incorrect when they are Converted To...
How to reproduce: 1. Open the user's project 2. Press Play ~ Inspect objects positions ~ 3. Build a Standalone application and run i... Read more
"Jobs can only create Temp memory" error is thrown when using ExclusiveE...
Steps to reproduce: 1. Open the attached project "1180476.zip" 2. Open "SampleScene" 3. Enter the Play mode 4. Observe the console ... Read more
"NullReferenceException: Object reference not set to an instance of an o...
How to reproduce: 1. Open the attached project "NanoshroomiaUnity.zip" 2. Select BacteriaTest>SibSubScene>Entity(59:1) in the Hier... Read more
Optimize first-frame performance
When spawning 100,000 objects, a first-time CPU spike happens as entities rendering processing happens on the first frame. [https... 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 Buil... Read more
Runtime data not shown when using Main Menu/Assets/Properties Unity shor...
How to reproduce: # Open the project "IN-67880_EntitiesPropertiesWindowIssue" # Open the “SampleScene” scene # From the Hierarchy w... Read more
Crash when calling EntityManager.CreateEntity(new EntityArchetype(), 1, ...
How to reproduce: 1. Open attached project "Case_1262093" 2. Press Play Reproducible with: Entities: 0.8.0 - preview.8, 0.11.1 - pr... 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
- [Android] Performing hardware comparison using "SAMPLE_TEXTURE2D_SHADOW" results in no shadow being rendered when the GameObject is instantiated manually
- Physics.Raycast fails when a Capsule Collider at a default position is used
- [Silicon] Crash on mono_get_hazardous_pointer when disconnecting Bluetooth Headhpones while in Play Mode
- Switching Project when importing complete project does not import all assets and project opens incomplete
- [Linux] Input.mouseScrollDelta is inconsistent when limiting framerate