Search Issue Tracker
Input of left and right arrow keys cannot be used for navigation when op...
To reproduce:1. Open any project2. Open any object picker (ex.: from created material)3. Try navigating the Object picker window wit... Read more
[HDRP] Volume gizmos visibility is linked to inspector
Not sure if this is a feature or a bug. 1) Open any HDRP project2) Disable volume gizmos via dropdown menu in scene view (see video)... Read more
"Unity.Localization" warning is thrown when creating Localization settings
Steps to reproduce: Create a new Unity project using the Universal 3D template Install the Localization package (com.unity.localizat... Read more
ParticleSystemForceField doesn't have "enabled" property
Request for new script API: void Test(){ParticleSystemForceField forceField;forceField.enabled = false;// - does not exist} Read more
"Load Profiler Capture" warning is thrown when opening the same Capture ...
How to reproduce:1. Create a new Unity project2. Go to Window -> Analysis -> Profiler3. Switch to "Edit Mode", record anything... Read more
A non-existent webpage is opened when "Learn about Unity Build Automati...
How to Reproduce:1. Open the attached "IN-95432" project or create a new Unity project2. Open the Build Settings window (File > B... Read more
Static objects lose their Polybrush modifications when entering Play mod...
How to reproduce:1. Open attached project "Polybrush_LoseModifications.zip" and scene "TestScene"2. Enter Play mode3. Observe Scene/... Read more
Two incompatible components can be added to a GameObject when using the ...
How to reproduce:1. Open the attached project ("case_1148404")2. In hierarchy choose the Cube Gameobject and add the Rigidbody2D com... Read more
-profiler-maxusedmemory cmdline option doesn't work
-profiler-maxusedmemory has no effect in standalone player builds. This prevents users to configure optimal value to maintain the lo... Read more
Custom Shader Preview disappears after loading RenderDoc
Steps to reproduce: Create a custom shader for UI with the default implementation (branch node with default inputs) Load RenderDoc f... 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