Search Issue Tracker
AABB.Contains() method returns True even when the AABB struct does not f...
Reproduction steps: 1. Open the attached "ReproProj.zip" project 2. Open "Assets/Scenes/SampleScene" 3. Press Play 4. Observe th... Read more
[DOTS] Boolean loses its value after coming out of a code block where it...
Reproduction steps: 1. Create a new project 2. Add Entities package through the Package Manager 3. Import the attached script ("Bugg... Read more
"Unexpected error while post-processing lambdas" error is thrown when en...
How to reproduce: 1. Open the attached project "1259225.zip" Expected result: no errors are thrown to the Console Actual result: "U... Read more
[Entities] Error DCICE001: Entities.ForEach Lambda expression uses somet...
Steps to reproduce: 1. Add this script to project with Entities installed: using Unity.Entities; public class NewBehaviourScript :... Read more
'UnauthorizedAccessException' is thrown when reimporting a Sub Scene
How to reproduce: 1. Open the “IN-85520_repro“ project 2. Open the “New Scene“ 3. Select the “New Sub Scene“ 4. In the Inspector... Read more
"DOTS source generators" error when using "#if" directives in imports
Reproduction steps: 1. Open “MinProject“ 2. Enter Safe Mode if prompted (otherwise opening gets stuck at Completing Domain) 3. Ob... Read more
Companion GameObjects are invisible in Scene view when their entities ar...
Reproduction steps: 1. Open the user's attached project "DOTSBugs.zip" 2. Enter Play mode 3. Observe Scene and Game views Expected ... Read more
An exception is thrown when calling GetSingleton<>() in specific method ...
Reproduction steps: 1. Open the “My project” Project 2. Open the “Assets/Scenes/SampleScene.unity” Scene 3. Open the “Assets/Scri... Read more
NullReferenceException when passing a NativeArray<Entity> to a struct
How to reproduce: 1. Open user attached project "AStarErrorReport.zip" 2. Open "AStarErrorTest" Scene 3. Enter Play Mode and observe... 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
- ScrollView speed is slower when entering Play mode
- UI Builder elements disappear and "Semantic - Unknown template name" error appears when changes to "Template" parameter are saved
- Renderers outside Light Probe hull use incorrect Ambient Probe values when "Renderer Light Probe Selection" is set to "Use Ambient Probe" and "Light Probes" on Mesh is set to "Blend Probes"
- ArgumentNullException error occurs when selecting a Camera in the Hierarchy with the Scene view open
- Clicking 'Open Editor Log' through the Console fails to open redirected Logs when relative Log files exist outside of the Project root