Search Issue Tracker
"TypeManager.GetSystemTypeIndices" doesn't return [DisableAutoCreation] ...
Reproduction steps: 1. Open the attached “IN-99791” project 2. Open the “Scenes/SampleScene” Scene 3. Enter the Play Mode 4. Obs... Read more
"ChangeFilter: 0” messages are constantly logged to the Editor Console f...
How to reproduce: 1. Open the “netcube“ project 2. Open the “NetCube“ scene 3. In the “Bootstrap” Prefab change the “Ip Address” ... Read more
[Entities] Memory leak when spawning entities
Steps to reproduce: 1. Open the attached “EntityGraphicsBug” project 2. Open the “SampleScene” scene 3. Enter Play Mode 4. Press... 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
"Pointers and fixed size buffers may only be used in an unsafe context" ...
How to reproduce: 1. Open the attached project “SplitBug” 2. Observe the Console Expected results: The are no compilation error... Read more
"Unexpected error while post-processing lambdas" error is thrown when Jo...
How to reproduce: 1. Open the attached project (case_1242712-Project.zip) 2. Observe the Console Window Expected result: Test.cs Sc... Read more
JobSystem uses deprecated IJobForEach interface when it's created throug...
How to reproduce: 1. Create a new project with the default 3D template 2. Import the Entities Package 3. In the Project Window, crea... Read more
Warning "[Worker1] The referenced script is missing on flag (index 1 in ...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/Art Assets/Scenes/ForAll/LobbyMenuScene.unity” S... Read more
Add filter button does not work in Journaling and Archetypes window
How to reproduce: 1. Create a new 3D (URP) Project 2. Open Package Manager (Window -> Package Manager) 3. Click '+' Icon 4. Clic... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on GUIState::BeginOnGUI when a Node is opened in a custom graph editor in Play Mode
- USS selector is duplicated when it is added to an element, the action is undone, and then another selector is clicked
- Text and dropdown icon are not aligned in UI Toolkit Samples
- [RenderGraph] SSAO pass in URP RenderGraph uses DontCare flag after changing the Render Scale resulting in a black screen or artifacts
- Player with IL2CPP Scripting Backend crashes when calling Application.Quit() while a thread is running