Search Issue Tracker
Compute Shaders throw compilation errors when "Show compiled code" is pr...
Reproduction steps:1. Open the “hdrp-test.zip“ project2. Select HighResGenerator.compute file in the Project Tab3. In the Inspector,... Read more
UnloadUnusedAssets unloads assets that are referenced through thread loc...
How to reproduce:1. Build & Run development build of the attached project2. Wait Actual result: The used texture gets deleted af... Read more
[UIR][Project Settings] Letters are warping to a new line when project I...
How to reproduce:1. Create a new project2. Open Preferences->UI Scaling3. Set the scaling to 125%4. Open Window -> Project Set... Read more
Text inside ListView with text-overflow ellipsis is not displayed in Pla...
How to reproduce:1. Open the attached project ("TextOverflow.zip")2. Open Window -> UI Toolkit -> TextOverflow3. Notice the "H... Read more
“There is no data available for the selected frame.” appears in the Time...
Reproduction steps:1. Create a new project2. Open Profiler window (Window > Analysis > Profiler)3. Open and close Target Frame... Read more
Node name gets cut off in the Visual Effect Graph when the name is long
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Visual Effect Graph package (com.unity.vi... Read more
[IAP] Silent crash when installing the IAP package
When attempting to install the IAP package, my project crashes and every time i try to open the project afterwards it will crash aga... Read more
[URP] Incorrect colors in Scene when using Subtractive and Multiply Blen...
Reproduction steps:1. Create a new URP Template project and enter a new Scene2. Switch Scene view to 2D3. Create a 2D Renderer and a... Read more
EndLayoutGroup: BeginLayoutGroup error is printed when skipping to the e...
How to reproduce:1. Open up the Test Track Sample project2. Start any Tutorial and click "Skip To End" at the top of the Tutorial Wi... Read more
5.4, IsFinite(outDistanceForSort) error messages, something to do with w...
- Open attached project- Open scene "level2"- Enter play mode Actual: See error messages in consoleIsFinite(outDistanceForSort)Unity... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- 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
- Shader Graph validation errors are not pointing to the right implementation