Search Issue Tracker
[OpenGL] Console window is showing an error when selecting a GameObject ...
How to reproduce:1. Open user's attached project "BugTopology.zip"2. Open "Demo2" Scene located in Hexasphere/Demos/Demo2 folder3. E... Read more
[XR] Render Scale Jitter render scale changes that occur continuously
1) Set XR device to Mock HMD2) Enter Playmode3) Observe jitter in Game View as the Render viewport scales up and down. It seems to w... Read more
"Find References In Scene" lists GameObjects without a reference after r...
How to reproduce:1. Create a new Unity project2. Create a new Prefab and add any Component to that Prefab3. Create a Script and atta... Read more
ReadPixels on a Texture2D returns RGBAFloat as 1, 1, 1, 0
Steps to reproduce:1. Open user attached project2. Play the scene3. Observe that console outputs "FEEDBACK FAILING" Expected result:... Read more
Crash on AssetDatabase::GetAssetImporterVersions when closing a specific...
How to reproduce:1. Open the attached Unity project.2. Close the project. Expected result: Unity closes.Actual result: Unity crashes... Read more
Unity throws Visual Studio integration related XMLException when the pro...
How to reproduce:1. Create a folder named "Project&"2. Create a new Unity project inside this folder3. Open the project in Unity... Read more
Changing sample rate in animation window when linked with sequence edito...
Changing the sample rate in the animation window when linked with the sequence editor, doesn't reset keyframe and the animation does... Read more
The text of physics layer collision matrix overlaps on the slider, when ...
The text of physics layer collision matrix overlaps on the window navigation slider, when unified player settings window is shrinked... Read more
Crash on FindActiveTransformWithPathImpl when entering Play mode on a sc...
How to reproduce:1. Open the attached "1062202_repro.zip" project2. Open the "inductionAR" scene3. Enter the Play mode Expected resu... Read more
[Editor] Application.logMessageReceived being invoked when API calls are...
To reproduce: 1. Download attached project "logMessageSafety.zip" and open in Unity2. Open "scene" scene3. Select "Repro" gameObject... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS