Search Issue Tracker
Unity extensions are not yet initialized assertions at project opening
Editor throws assertions at project opening For repro open attached project. It's switched to Universal Windows Platform with scri... Read more
[UI] Input Delay in 5.2 (not in 5.1)
In version 5.2 there is a delay when attempting to navigate through UI using an axis, which is not present in version 5.1. Reproduc... Read more
On Android, OnApplicationFocus(false) is not called before an app enters...
With Unity 4.2.2 the onApplicationFocus with a value "false" was called when the application was sent to the background and then onc... Read more
[Mono] .NET 4.7.1 standard/framework .XML files with useful descriptions...
Reproduction steps: 1. Go to "Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api" 2. Check if ".XML" files are there Expected re... Read more
[MatchMaker] Can't re-join a match after leaving
How to reproduce: 1. Open attached project 2. Open scene Scenes/Main.unity 3. Play the scene 4. Enable Match Maker 5. Create Intern... Read more
Unity editor does not support Hindi characters
When entering Hindi characters into string fields in the inspector they all appear as question marks. You can still paste the letter... Read more
Unable to load DLL 'advapi32.dll' when running an app on hololens at run...
Steps to reproduce: 1. Open the attached project (Own Cloud) 2. Switch platform to Windows Store 3. Build for WSA Universal 10 with ... Read more
You cannot resize a box collider when you have two inspectors
You cannot resize a box collider when you have to inspectors open at the same time. Happens probably for reflection probe as well (t... Read more
[WindowsMR] failure to take photo capture in Hololens
Exception thrown: 'System.ArgumentNullException' in UnityEngineProxy.dll ArgumentNullException: Value cannot be null. Parameter name... Read more
FormerlySerializedAs does not work when used on modified prefab properties
Steps to reproduce: 1. Open attached project 2. Opn 'Main' scene 3. Inspect the 'Mission' prefab instance in the Hierarchy 4. Notic... 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
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function