Search Issue Tracker
[UX] - Column Layout does not favour Length unit when window is resized
Reproduction steps:1. Open the attached “test-UIToolkit.zip“ project2. Open “SampleScene” scene3. Open Test.uxml asset in UI Builder... Read more
GameObject shadow's size increases when the "Shadow Caster 2D" Component...
Reproduction steps:1. Open the attached “ShadowCasterBug” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Enter the Pla... Read more
[HDRP] Error spam when assigning invalid custom material to a water comp...
If you assign an invalid custom material to a water component, the console will get sapmmed with errors similar to the following:{co... Read more
List's elements visually display the Script's reference when it actually...
Reproduction steps:1. Open the attached “Repro” project2. Open the “Assets/Scenes/SampleScene.unity” Scene3. Select the “Assets/A.pr... Read more
[Linux][New Input System] "Select" and "Start" buttons are switched when...
Reproduction steps:1. Open the attached “Test Project” project2. Open the Build Settings window, change “Target Platform” to “Window... Read more
“UnityException: Could not find the requested Platform Texture Settings...
Reproduction steps:1. Open the attached “ASDQWE” project2. In the Project Window, select the “TEXTURELOCATION” Texture3. Observe the... Read more
References of an imported asset are lost and fileID is changed when it i...
How to reproduce:1. Open the “ScriptedImporterIssues.zip“2. Rename the “MyImage“ asset to “MyImage2“3. Select the “GameObject“ and n... Read more
Old style buttons are shown in the Nodes when using the Visual Effect Graph
How to reproduce:1. Create a new project with a 3D (URP) or 3D (HDRP) template2. Add a new Visual Effect Graph3. In the Visual Effec... Read more
Lighting is not working when one of the Entities is very far away
Reproduction steps:1. Open the attached project “RenderBug”2. Open the “Assets/OutdoorsScene” Scene3. In the Hierarchy window enable... Read more
Items that are not referenced in Scene are selected when exporting Scene...
h5. Reproduction steps:1. Open the attached project "ReproProj"2. In the Project window search for “DoorBreak” Scene3. Right-click “... 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
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server
- “GUIStyle” and “NullReferenceException” errors thrown in the Console when opening Object Field during script compilation
- Reflections are visible on objects without Recursive Rendering when viewed through transparent parts of another object with Recursive Rendering and Alpha Clipping enabled
- Visual artifacts appear when using "clip" method in custom shader and running on GLES