Search Issue Tracker
UI images and texts disappear on editor focus change
Changing the focus to another application and back to Unity, causes some UI elements in the scene view to disappear. This includes i... Read more
[OSX] Unity takes up to 10 seconds to Quit on empty project
Steps to reproduce:1. Open empty project2. Build for iOS.3. Quit Unity4. Observe it takes a long time to quit Read more
Icon quality decreases after building
Steps to reproduce:1) Open the project attached by me (iconTest.zip).2) Build the project for any platform (Standalone, Android, iOS... Read more
Downgrading from PRO to PERSONAL when “Show Unity Splash Screen” is unti...
How to reproduce: 1. Open any (new) project with a Unity Pro license2. Go to Player settings and disable the Unity Splash Screen- No... Read more
OnTriggerEnter2D not called when enabling GameObject
Reproduction steps:1. Open the attached project2. Open the available scene3. Play scene4. Observe the Console logs Result: OnTrigger... Read more
Dependencies of loading asset are not unloaded if UnloadUnusedAssets is ...
How to reproduce:1. Open the attached project2. Check AssetBundleBuilder.cs script and change BuildTarget platform to yours3. Build ... Read more
[iOS] Using four finger gesture to switch between apps produces black sc...
Steps to reproduce: Note: make sure 'Multitasking Gestures' are enabled on the device in Settings > General. 1) Open any existing... Read more
Does not stop coroutine when it throws exception in MoveNext at first frame
Steps to reproduce:1. Open attached project ("coroutines.zip")2. Open "Main" scene3. Run the project4. Press "Run Invalid Coroutine"... Read more
Menu.SetChecked doesn't work from a method marked with [DidReloadScripts]
Reproduction steps:1. Open the attached project "Repro.zip"2. In menu select "Test/Recompile scripts"3. Notice the output in console... 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
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code
- Transparent pixels are still hit when alphaHitTestMinimumThreshold is set to a non-zero value
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names