Search Issue Tracker
UnityYAMLMerge fails to parse and shows a "did not find expected key" error
How to reproduce:1. Download and extract the attached “yamlmerge-bug-repro.zip” file2. Run “run_mergetool.bat” found in the extracte... Read more
[macOS] Unity continuously opens and closes new icons in the dock
Reproduction steps:1. Open the attached “Repro“ project2. Play around with the Editor3. Observe the Dock Expected result: No new Uni... Read more
[Android] Video plays at a slower rate when built for Android
Reproduction steps:1. Open the attached project "ReproProj"2. Open the “/Assets/Scenes/SampleScene.unity” Scene3. Switch to Android ... Read more
[Android][Graphics] The Player crashes with "GfxDeviceWorker::RunCommand...
Steps to reproduce:1. Open the “ReproProject” project2. Enable Development Build in the Build Settings3. Build And Run the project o... Read more
Some Rigidbody2D.Cast overloads do not correct use the Rigidbody2D angle.
Steps to reproduce: 1. Unzip the "CastShapeTest.zip" file. 2. Load the Project and the "SampleScene" scene. 3. Hit Play. 4. Red area... Read more
Same values are being generated if using a random function when “Freefor...
How to reproduce:1. Open the attached “random.zip” project2. Open “SampleScene” Scene (Assets > Scenes)3. Enter Play Mode and Obs... Read more
“Unable to use a named GUIStyle without a current skin“ error appears wh...
How to reproduce:1. Create a new project2. Go to Menu > Window > Search > New Window3. Add any text in the search field4. O... Read more
The Animation dropdown in the Animation window can't be opened when Anim...
How to reproduce:1. Open the attached project "BugReproduce.zip"2. Open Window>Animation>Animation3. Select "thing" in the Hie... Read more
[IL2CPP] Building fails when local functions in method with SystemAPI() ...
Reproduction steps:1. Open the attached project “ReproProject”2. Ensure that IL2CPP is used as the Scripting Backend (menu: Edit >... Read more
XR_ERROR_RUNTIME_FAILURE on Hololens 2
All the Hololens2 xr.xrautomated tests are currently failed and throw this error in the player.log: {code:java}2024-03-03T22:37:52.8... 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