Search Issue Tracker
Cinemachine does not read Input System Actions when using a custom Inter...
Reproduction steps:1. Open the attached project ('1345043')2. Open scene 'SampleScene'3. Enter Play mode4. In Game view, move the mo... Read more
Second Inspector Tab doesn't show properties when selecting a nested Scr...
Steps to reproduce:1. Download and open the project "New Unity Project.zip"2. Open a second Inspector Tab (Right click on the Inspec... Read more
Quaternion ToAngleAxis does not deal with singularity at (0, 0, 0, -1)
Reproduction steps:1. Open the attached "ToAxisAngleTest.zip" project2. Enter Play Mode Expected result: Console logs "(1.0, 0.0, 0.... Read more
[HDRP] Material and prefab thumbnails break on SRP projects with HDRende...
Steps to reproduce:1. Create a new template project2. After the project is created immediately navigate to SampleSceneAssets/Materia... Read more
[WebGL] Fullscreen mode does not expand the Player's window fully and ha...
How to reproduce:1. Open the attached project2. Make a WebGL build3. Host the built WebGL Player locally4. Open the WebGL Player on ... Read more
Shader properties section is not foldable
The shader properties section is not foldable in Shader inspector. This is very inconvenient when shaders have a lot of them. Read more
Lightmap is lost when loading Additive Scene
How to reproduce:1. Open the user's attached project and _Scenes/breaks scene2. Enter the Play mode3. Observe the color of the GameO... Read more
[API] The value of minBounces can go over that of maxBounces when set th...
Steps to reproduce: 1. Make any new project Through a script:2. Set min bounces to 1003. Set max bounces to 1004. Set max bounces to... Read more
Terrain and detail Meshes becomes darker when enabling Light Layers
How to reproduce:1. Open the attached project "URP12_Bugs.zip"2. Open Assets/BugLightLayersInstancing/LightLayersInstancing.unity3. ... Read more
Animation playback speed on entering Play Mode is faster than the consec...
Steps to reproduce:1. Download and open the project "UnityAnimationToQuickBug.zip"2. Open Scene "GamePlayScene.unity"3. Open the Ani... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- 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