Search Issue Tracker
[iOS] Apple throws Deprecated API Usage warning for using UIWebView when...
After submitting Unity-iOS builds to the App Store Connect Apple is showing Warning for using UIWebView: == Dear Developer, We iden... Read more
[Mac] Performance regression in Editor UI
Reproduction steps: 1. Open new Unity project 2. Hover over different objects in Hierarchy as well as non-focused Editor tabs 3. Ent... Read more
Double-clicking a script in the Inspector window does not open the Exter...
How to reproduce: 1. Create a new Unity project 2. Create a new script and attach it to any GameObject 3. In the Inspector window do... Read more
Crash on ScriptingGetComponentsOfTypeFromGameObjectFastPath when overrid...
--> Use the Timeline package (minimum version 1.2.0) to reproduce the bug. <-- How to reproduce: 1. Open attached project "Case_122... Read more
[HDRP] When installing or upgrading to package version 7.1.2 type or nam...
When installing or upgrading to HDRP package version 7.1.2 type or namespace 'SerializedScalableSetting' can not be found. This prev... Read more
An image bleeds out of the borders of a Mask when the project is opened ...
How to reproduce: 1. Open the “BugReport“ project 2. Open the “SampleScene“ 3. Zoom closer to the “Main Camera > Canvas > Profile... Read more
Editor becomes unresponsive and performance is continually degraded when...
How to reproduce: 1. Open the attached project ("ScriptableObjectLargeDataset") 2. Select "Assets/data.asset" Expected results: Ins... Read more
RectTransform "Pos Y" is not loaded when opening the project/Player
Reproduction steps: 1. Open the “RectTransformPosY“ project 2. If the “BugScene” scene is not open, open it and reopen the project... Read more
[Android][IL2CPP] App crashes during launch with "Using memoryadresses f...
Repro steps: 1. Create a new project 2. Switch build target to Android 3. Set Scripting Backend to IL2CPP and Target Architecture to... Read more
Crash on TransformAccessClearCallback when undoing ModularAvatar > Setup...
Reproduction steps: 1. Open the attached project "ReproProj" 2. Open the “/Assets/scene.unity” Scene 3. Right-click “test“ GameOb... 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
- “Frame Debugger On” text color not maintained across different Editor Themes in toolbar
- Rendering artefacts appear in the Game view window when maximizing/minimizing Inspector window and Frame Debugger is Enabled
- [MacOS] AdvancedDropdown in the Profiler is not scrollable even when not all options in the list are visible
- Memory leak when a lot of Particle Systems instantiated while Profiler is open
- "ArgumentOutOfRangeException" error is thrown when trying to delete letters from an RTL TextField when using the Advanced Text Generator