Search Issue Tracker
Standalone Windows player errors, "Failed to load mono", when launched o...
Resolution: Vista is no longer a supported OS as of Unity 2018.2 where the .NET 4.x runtime is supported. Read more
[iOS] UI navigation is not possible with a Bluetooth keyboard
UI cannot be navigated using Bluetooth keyboards connected to iOS devices - only entering text to InputFields is possible, navigatio... Read more
Ctrl+S shortcut used while in prefab mode saves the scene.
Steps to reproduce: 1. Create new project2. Add cube object to scene but don't save the scene3. Make prefab out of it4. Open prefab ... Read more
Null reference exception occurs on changing search location filter when ...
Null reference exception occurs on changing search location filter when collaborate is on and services window is active Steps to Rep... Read more
Additional unity window is opened on playing the scene when virtual real...
Additional unity window is opened on playing the scene when virtual reality is enabled for UWP Steps to Repro:1. Create a new projec... Read more
Component Editor keeps getting callbacks (OnEnable/OnDisable) after havi...
To reproduce: 1. Open the attached project2. Open SampleScene3. Select the Video Player Game Object in the hierarchy4. Change any op... Read more
Components set to Play on Awake will start playing if their prefab is op...
If you are in Play Mode and then open a Prefab that contains any component that can "Play on Awake" and has the option enabled, the ... Read more
[Android] Using Gles2 Graphics API and PostProcessingV2 Layer script giv...
Steps to reproduce: 1) Download attached project and open in Unity2) Open scene "SampleScene"3) Select Main Camera gameObject in the... 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