Search Issue Tracker
Project crashes when opening it
Reproduction steps:1. Try to open the attached project "forevr-pool.zip" Expected result: The project opensActual result: The Editor... Read more
Game View needs an extra redraw when existing play mode
- Open scene Startup in the attached project: Notice a black GameView saying "No Cameras Rendering"- Press Play in the Editor and le... Read more
[Input System] Sample Projects have missing script references
Reproduction steps:1. Open "1190598" project2. Select "UICanvas" and notice that it has a missing script reference3. Select "Default... Read more
Errors appear in the console when game object is selected in hierarchy
Errors appear in the console when game object is selected in hierarchy Steps to reproduce- Open the attached project in Unity 2020.1... Read more
Full values are not displayed when hovering over the Visual Effect Graph...
Reproduction steps:1. Open the attached project “TestProject.zip“2. Open Assets/New VFX.vfx3. Hover over the values of Cosine (float... Read more
[ImageEffects] FXAA/SMAA causes build fail with "marked with HideFlags.D...
FXAA and SMAA cause build fails with "marked with HideFlags.DontSave but is included in the build". Repro: 1) Open project and build... Read more
OnValidate called when Monobehaviour inside Prefab changes
From this forum post:https://forum.unity.com/threads/asset-pipeline-v2-script-reimport-performance.784322/#post-6134054 It appears t... Read more
IMGUI code calling UI Toolkit code causes custom Inspectors to reset whe...
How to reproduce:1. Open a scene2. Open a custom Editor window3. Dock the custom Editor in an area with an existing window (for exam... Read more
Mouse cursor gets locked and hidden in the middle of the Game view when ...
Reproduction steps:1. Open the attached “MouseLock.zip” project2. Enter the Play mode3. Exit the Play mode4. Click anywhere in the G... Read more
Material properties are set to 0 when building in Server mode
Reproduction steps:1. Open the 'serverBuildMaterialsIssue' project2. Open the 'Sample' Scene3. Enter Play mode4. Observe the printed... 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
- 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
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window