Search Issue Tracker
Editor freezes on ReloadAssembly when script is edited while in Play mode
How to reproduce:1. Download and open attached project "Voxel fighter server"2. Enter Play mode3. Edit script Player.cs (or any othe... Read more
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
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