Search Issue Tracker
[DOTS]Crash on System.Runtime.InteropServices.GCHandle:Free when setting...
Reproduction steps:1. Open the user’s attached project2. Open "phys" scene3. In the Hierarchy select and open “New Sub Scene”4. Ente... Read more
"Entities Hierarchy" window stops working when a subscene is loaded usin...
1. What happenedThe "Entities Hierarchy" window stops displaying anything when a subscene is loaded using SceneSystem.LoadSubScene(w... Read more
[Windows] Additional Entities bundles aren't created when using a Volume...
How to reproduce:1. Open the user-attached project2. Select the “TestSceneBuild” Build Configuration asset (Assets folder)3. Press t... Read more
Namespace collision when code generator creates the Entities.ForEach Job...
Reproduction steps:1. Open the attached project “IN-18459.zip”2. Observe the Console window Expected result: There are no errors ori... Read more
Crash on profiling::ProfilerUnsafeUtility::BeginSample when exiting Play...
Reproduction steps:1. Open the user’s attached project2. Enter Play Mode3. In Game View, click “Start Simulating”4. In Game View, cl... Read more
“The type or namespace name 'Entities' does not exist in the namespace '...
How to reproduce:1. Open the attached user project2. Observe the Console Expected result: No errors in the ConsoleActual result: “Th... Read more
[DOTS 1.0] ArgumentException is constantly thrown when opening the Entit...
How to reproduce:1. Open the user’s attached “Repro” project2. Open the “SampleScene” Scene3. Open the “Window → Entities → Hierarch... Read more
[DOTS 1.0] ArgumentException error is thrown at Entities Hierarchy windo...
How to reproduce:1. Open the attached “IN-18499” project2. Enter the Play Mode in the “MainScene” Scene3. Open the “Window → Entitie... Read more
ObjectDisposedException and ArgumentException errors occur when selectin...
How to reproduce:1. Open the attached “nonrendering-1” project2. Enter Play Mode3. Open Scene view4. Select the gray cube5. Exit Pla... Read more
Error SGICE002 "Object reference not set to an instance of an object" wh...
How to reproduce:1. Open the user’s attached project “BotOperations.zip”2. Observe the Console window Expected result: No SGICE002 e... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code