Search Issue Tracker
[HDRP] Creating new Shadergraph causes "Render Graph Execution error at ...
Steps to reproduce: 1. Create a new template project 2. Create blank Shadergraph 3. Observe the errors in console Render Graph Exec... Read more
" Input object is not part of a Prefab instance" error message appears w...
Steps: 1. Add Cube to the Hierarchy 2. Drag it to Project Browser to make a prefab 3. Drag it to Project Browser and choose "Prefab ... Read more
ArgumentOutOfRangeException error when using PropertyField to bind HDAdd...
How to reproduce: 1. Open the attached project "UIElementsExamples.zip" 2. Open UIElementsExamples>13_SerializedProperties Expected... Read more
Scene Template file name reverts to original Scene's name when saving a ...
Reproduction steps: 1. Open new 3D Template Unity Project and scene "SampleScene" 2. In Hierarchy window, add new "Cube" GameObject ... Read more
Replace base in nested prefab crashes editor
Steps: 1. Add Cube and plain GameObject to Hierarchy 2. Convert Cube and GameObject to prefabs 3. Nest Cube under GameObject 4. Open... Read more
[Android][Vulkan] Texture2D.UpdateExternalTexture() does not respond whe...
Reproduction steps: 1. Open the user's attached project "AndroidVulkanUpdateExternalTextureRepro.zip" 2. Make sure Graphics API is s... Read more
[2D][URP] Delay when changing Normal Maps Quality settings
Reproduction steps: 1. Open the user's attached project 2. Select "Global Light 2D" GameObject in the Hierarchy 3. In the Inspector ... Read more
URP memory leak when additional punctual light shadows resolution is red...
Reproduction steps: 1. Open the attached project 2. Start and stop the play mode 3. In Hierarchy Window click on the Terrain object ... Read more
[Undo] "Transform child can't be loaded" error is thrown when an Undo op...
How to reproduce: 1. Open the user-submitted project 2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity) 3. In the Hie... Read more
Overlay Texture is flickering when using LoadRawTextureData if Rendering...
How to reproduce: 1. Open the attached project "FlickerReproduction.zip" 2. Open the "SampleScene" Scene 3. Enter the Play Mode 4. O... 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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key