Search Issue Tracker
Debug.Log(p.frame) returns incorrect frame value after seeking to a frame
To reproduce:1. Open attached project "SeekCompleted.zip"2. Open "SampleScene.unity" scene3. Enter Play mode4. Press "Seek to frame ... Read more
[Linux] Context menus are created at the wrong place
How to reproduce:1. Create or open any project2. In Project window, click on the Create Asset button (+) Expected results: Context m... Read more
[Linux] Editor windows cannot be docked alongside existing windows as se...
How to reproduce:1. Create or open any project2. Try to dock an existing window to another window (for i.e. Project window to Hierar... Read more
[ECS][DOTS] Entity Conversion interface does not work in Sub-Scenes
Reproduction steps:1. Open "1187223" project2. Enter Play mode3. Notice in the "Entity Debugger" window that there are 3 different E... Read more
ChunkHeader component throws InvalidCastException: Specified cast is not...
Steps to reproduce:1. Open supplied project "Case1187217.zip"2. Run the test in Play mode.3. Open Entity Debugger.4. Filter entities... Read more
<Renderer>().material changes made to a GameObject also apply to the ins...
Steps to reproduce:1. Open the project attached by the user2. Open "SampleScene"3. Enter Play mode4. Press "1" -> GameObject is c... Read more
[IMGUI] Project Settings window main Menu Item's symbols are not fully d...
Reproduction steps:1. Open any new or existing project2. Go Edit -> Project Settings3. Inspect Project Settings main Menu Items E... Read more
Can't interact with the UI when the "Input System UI Input Module" and "...
How to reproduce:1. Open the attached project ("case_1187185-Project.zip")2. Open the SampleScene in the Scenes folder3. Enter the P... Read more
Assembly.Load fails to load type of script in custom namespace when name...
To reproduce:1. Open attached project2. Open presets browser window via Window -> Pump Editor -> Presets Browser3. Toggle on "... Read more
[IMGUI] Curve window closes on clicking on the Title bar when the Curve ...
Curve window closes on clicking on the Title bar when the Curve presets window is opened. Steps to repro:Create a new project.Gameob... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS