Search Issue Tracker
EditorSceneManager sceneOpened and sceneOpening events are not called wh...
Reproduction steps:1. Open the attached project2. Observe the Console Output Expected result: sceneOpening / sceneOpened logged in t... Read more
Inspector Readme text doesn't update colour on theme change
Steps to reproduce: Create a new URP project. View the Inspector. It should be displaying the URP Readme. * If not open the Readme i... Read more
[IMGUI] "SketchUp Node Selection Dialog" box's description overlaps with...
"SketchUp Node Selection Dialog" box which appears while selecting nodes, its description overlaps with the file checkboxes. Steps t... Read more
[ShaderGraph] Deleting A Group Node that contains a blackboard Property ...
Reproduced in SRP master of 8/7/19 (0c3b4b5888), 2019.3.0a12 Repro #1 (with my simple file):1) Open up DeleteMyNodes.ShaderGraph2) B... Read more
“You may not pass in objects that are already persistent” error is throw...
Reproduction steps:1. Open the attached “BugRepro” project2. From the menu navigate to SingletonTest > Log3. Observe the Console ... Read more
DrawMeshInstancedIndirect should validate arguments ComputeBuffer size/l...
To reproduce: 1. Open the project, attached by the user (DrawMeshInstancedIndirectBug.zip)2. Enter Play mode3. Observe the Game view... Read more
"Mesh 'NormalCurveRendererMesh'" error thrown when interacting with Anim...
How to reproduce:1. Open the attached project “IN_15265”2. Open “Example Animation” Animation Clip in the Assets3. Select the Curves... Read more
UI Textures change after lowering quality level in runtime
Steps to reproduce:1. Download and open attached project "repro_760691.zip"2. Build the project w/ "main.unity" scene included3. Run... Read more
Crash on SceneManager.UnloadScene in Player at GameObject::ActivateAwake...
How to reproduce:1. Load the attached project2. Build it for Windows Standalone3. Start the exe4. When the game loads, press "R" (fo... Read more
Sprite turns invisible in URP 2D when Mask Source is set to “Supported R...
Reproduction steps:1. Open the attached “Sprite Mask” project2. Open “Assets/Scenes/SampleScene.unity“ scene3. Select Square GameObj... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code