Search Issue Tracker
Inspector lock lost when opening prefabs in separate folders through dou...
How to reproduce:1. Open the project “IN_29269”2. Open the “New Folder” folder and double-click the “Capsula” prefab3. Lock the Insp... Read more
UIToolkit property field background does not change color when the prope...
How to reproduce:1. Open the project “IN_29005”2. Open the "test-animated-prop-ui" Scene3. Open the Animation window4. In the Hierar... Read more
The "Undo" action doesn't work when trying to undo after sculpting with ...
How to reproduce:1. Open the attached user project “PolyBTest.zip“2. Open the “SampleScene“ Scene (Assets/Scenes)3. Open the Polybru... Read more
ShaderGraph Keyword being reset to default when saving
How to reproduce:1. Open the project “IN_23185”2. Open “Error Scene” Scene3. Select the “MESH” GameObject4. In the Inspector expand ... Read more
Asset is not loaded in Play Mode when using UnityEngine.Object
How to reproduce:1. Open the project “IN_29193”2. Enter the Play Mode3. Observe the Console Expected result: “loaded main” is printe... Read more
[URP] Light culling layers don't work when Graphics API is set to anythi...
Reproduction steps:1. Open the attached “BugRepro” project2. Open the “Assets/Scenes/SampleScene.unity” scene3. In the Hierarchy Vie... Read more
Link to documentation for PlayableDirector Component is broken
Steps to reproduce:1. Open a new project2. Add a Playable Director component to any game object3. Click on the little question mark ... Read more
[Linux][URP] Sprites are flickering in scene when added into 2D URP project
How to reproduce:1. Create a new 2D (URP) project2. Import ball.png3. Drag and drop ball.png into scene4. Move the new sprite around... Read more
Error "Resolve of invalid GC handle" is thrown when calling GUI.Window()...
How to reproduce:1. Open the project “IN_27235”2. Press “Test” → “Window”3. Enter the Play Mode Expected result: no error in the Con... Read more
[HDRP] Water system throws errors when decal is off in HDRP asset and Dy...
Repro steps :- Open attached project- Open scene called "OutdoorsScene"- Select current HDRP asset and make sure disabling / enablin... 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