Search Issue Tracker
Terrain Trees with changed Tree Height get scaled when the Terrain's pos...
How to reproduce:1. Open the user’s attached “TreeTestin2022.3.4Birp.zip” project2. Select the “Terrain” GameObject and change its p... Read more
Shader Graph error when Light Probe System is set to "Probe Volumes"
How to reproduce:1. Open the attached “ShaderErrorBug.zip“ project2. Select the “New Shader Graph“ Shader Graph Expected result: The... Read more
Prefab references were lost after the build when using PreProcessBuild a...
How to reproduce:1. Open the attached project "SaveAsPrefabAssetBUG.zip"2. Build And Run the project3. Exit the Player4. Repeat step... Read more
Package Manager feature quick start links open up old documentation
How to reproduce:1. Open package manager2. Select the "Engineering" feature and click on a "Quick Start" link Expected results: Docu... Read more
RangeAttribute is ignored when drawing properties with an iterator
Reproduction steps:1. Open the attached project “PropertyFieldBug“2. Open the Scene “Assets/Scenes/SampleScene”3. Select the Scripta... Read more
[Game View] The editor is reading the displace scale from the Primary Mo...
Update 2023-11-14 (Kevin): The PR from the bisection causes the game view scale to snap to whatever the EditorGUIUtility.pixelsPerPo... Read more
Different Serialization layout is used when script is outside of the par...
Reproduction steps:1. Open the attached project “SerializationBug“2. Build and run the Player (File>Build and Run)3. Observe the ... Read more
Performance drops when using a lot of Audio Sources
Reproduction steps:1. Open the attached project “AudioSourcePerformance“2. Open the Scene “Assets/Scenes/SampleScene“3. In the Game ... Read more
[Unity Physics] Joints fail to follow physics when project uses Unity Ph...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/1. Hello World/HelloWorld.unity” Scene3. In Hierarch... Read more
NaN values in Rect Transform when the anchor is set to stretch and all t...
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/Game.unity” Scene3. Expand the “Canvas” GameO... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used