Search Issue Tracker
Code Generation failure with generated type as Job field after upgrading...
How to reproduce: 1. Open the “CodegenIssue“ project 2. Open the “OutdoorsScene” 3. Enter the Play Mode 4. Observe the Console w... Read more
Unclearable “ArgumentException” error thrown in the Console window when ...
How to reproduce: 1. Create a new Universal 3D Sample Project 2. Open Package Manager window (Window -> Package Manager) 3. Click... Read more
"SGICE002" DOTS error is thrown when SystemAPI.HasComponent has no Entit...
Reproduction steps: 1. Open the “ReproProject“ project 2. Observe the Console window Expected result: There are no errors throw... Read more
"Argument 2: cannot convert from 'Unity.Entities.RefRW<ComponentFoo>' to...
How to reproduce: 1. Open the “isolated bug“ project 2. Open the “Sample Scene“ 3. Observe the Console window Expected result:... Read more
ArgumentException error when using EntityCommandBuffer in Play mode
Reproduction steps: 1. Open the attached project "Repro" 2. Open “Assets/Scenes/SampleScene.unity“ scene 3. Enter the Play mode a... Read more
Entites World serialization not deterministic
1. What happened A Customer Upgraded to Unity 2022.3.26f1 and discovered that world serialization was not producing determinist... Read more
SubScene SceneSection "Scene Bounding Volume" component values appear as...
How to reproduce: 1. Open the attached “test.zip” project 2. Open the “SampleScene” 3. “SceneSection: test (0)” from the Entities... Read more
Entities CodeGen throws ArgumentException when querying Generic Componen...
Reproduction steps: 1. Open the attached “Entities.zip” project 2. Enter the Play mode 3. Observe the Console Expected result:... 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
Entities Systems and Journaling windows break when opened during Play Mode
Steps to reproduce: 1. Open the “Users attached project” 2. Open the “GameStart” Scene 3. Make sure to keep the Systems window cl... 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
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL