Search Issue Tracker
[TextureCompression] Multiple errors appear in the Console window when r...
Steps to reproduce:1. Open the user's attached project2. Reimport the “Assets/Minimal/Minimal Template.scenetemplate“ asset3. Observ... Read more
Model's pose has a slight bone movement after assigning it with SetHuman...
How to reproduce:1. Open "poseTest" Scene in the attached "HumanPoseTest2.zip" Project2. Enter Play Mode3. Observe the 2 Models in t... Read more
AssetBundle indeterminism caused by mesh streaming info
If the same mesh is used in 2 AssetBundles, the first time is streamed and second time it is not(used by vfx for instance). The seco... Read more
OnValidate fails to Undo the changes when one variable depends on another
How to reproduce:1. Open attached project "UndoValidateTest.zip" and scene "TestScene"2. In Hierarchy window, select "GameObject" ob... Read more
New Input System experiences 1-2 frames of input delay when compared to ...
Steps to reproduce:1. Open the attached “InputLossReproCase.zip” project2. Open the “SampleScene” in Assets/Scenes3. Enter Play Mode... Read more
UI Toolkit Editor Window Creator accepts immutable Project Folders as va...
Steps to reproduce: Open any Project Right click in the Project Browser and select Create > UI Toolkit > Editor Window In the ... Read more
[macOS] Rendering Debugger Volume's "Component" dropdown is opened with ...
How to reproduce:1. Create a new 3D URP Sample project and open the "TerminalScene" scene2. Go to Window -> Analysis -> Render... Read more
"vector<bool> too long" error is thrown when using UnityYAMLMerge
Reproduction steps:1. Open Command Prompt2. Use “cd“ to navigate to the “ReproProj“3. Run command: "<EDITOR LOCATION>\Data\Too... Read more
After a Script Re-Compile is triggered a Plugin causes that Menu Items e...
Reproduction steps:1. Open "MenuItemBug.zip" project2. "Window" -> "Analysis" -> "Profiler", note that the Profiler window ope... Read more
URP fails to render grass Terrain details
How to reproduce:1. Open the user’s attached “GrassBug” project2. Observe the grass in the Scene view Expected result: The grass ren... 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