Search Issue Tracker
Game view goes to 1.25x when entering play mode
Steps to reproduce:1. Open attached "JobSystemCookBook_Branch1" project2. Enter play mode on "AccelerationExample1" scene3. Notice h... Read more
Performance degradation in large codebases when AddComponent is used
Steps to reproduce:1. Open attached project2. Move the plugins folder out of the project3. Reimport all assets and reload the editor... Read more
Setting Spring Joint Max and Min distance to Inf causes many AABB errors
Reproduction Steps:1. Open Project2. Open "Spring Test" scene3. Press Play4. Notice thousands AABB errors being thrown Expected beha... Read more
Input field doesn't open On-Screen Keyboard on touch screens
Reproduction steps: 1. Create a New Project2. Select any input field Expected Result: On-Screen Keyboard appearsActual Result: The f... Read more
Inconsistent capitalisation of the word “new”
Steps to reproduce:1. Create a new project and install the "AI Generators" package2. Observe the capitalisation of the word “new” in... Read more
[URP] Terrain with "Draw Instanced" does not render when built with 'bat...
Steps to reproduce:1. Build the project with the following command line:Unity.exe -projectPath <projectpath> -batchmode -build... Read more
GPU instancing is not working with procedurally generated meshes
Reproduction steps:1. Open the project2. Open the only scene3. Play the scene4. Open the Frame Debugger5. Notice that meshes are not... Read more
Lightmap changes format when loaded from asset bundle
Possibly related to 721313 How to reproduce: 1. Open attached project2. Open scene Scenes/BakeLightsScene.unity3. Go to Assets ->... Read more
Unity crashes when calling playable.Destroy() during the PrepareFrame()
How to reproduce:1. Open attached project ("Playable Destroy Repro.zip")2. Enter Play Mode3. Check "Run Problematic Code" in the Gam... Read more
EditorWindow maxSize is ignored
The property maxSize is ignored when resizing an EditorWindow. 1)Click "Bug/My Window" in the menu.2)Resize the window, it should on... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size