Search Issue Tracker
Exception when changing from gamma to linear color space
1) Open any project2) Go to Player Settings3) Change from Gamma color space to Linear.4) Exception occurs Read more
[Native] Crash when working with ExternalTextures from native plugin (un...
Crash when working with ExternalTextures from native plugin (unclear reference count handling) To reproduce:1. Open the attached tes... Read more
[UI] Sprites display incorrectly using nested canvas in Linear color space
To reproduce:- Open the attached project- Make sure editor is in Linear mode, press play.- Both squares should look identical, but t... Read more
Unity crashed when closing the New Project window
- Create a new project- Go to File -> Open Project- Switch to the Getting Started tab- Switch back to the Projects tab- Close the... Read more
Unity crashes when closing the Sign in Window from Cloud Hub
- Make sure you open a project in Work Offline mode- Open the Coonect Window- Press Sign in- Close the window that opensUnity crashe... Read more
EditorGUIUtility.PingObject doesn't work correctly with two-column Proje...
How to reproduce: 1. Open a new project2. Import attached package (bug.unitypackage)3. Open scene SomeDir/test.unity- Make sure no g... Read more
Exiting movie after orientation change causes black screen
Exiting movie after orientation change (Changing orientation in script from portrait to autorotation, playing video and exiting it) ... Read more
Shader compilation errors with the NFAA antialiasing effect
The NFAA antialiasing effect in the standard assets requires Shader Model 3.0. However, it lacks a proper shader target declaration ... Read more
Directional Specular realtime lightmaps don't work in the player
Specular reflections, that seem OK in the editor, do not appear neither the x86 nor the 64 bit version of the windows build. http://... Read more
UI interactions don't react to the pointer at all
How to reproduce: 1. Open a new project2. Create any interactive UI object (button, inputfield, etc.)3. Play the scene4. Try to inte... 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
- UI Builder Scrollview is unable to scroll all the way down when the window is downsized vertically
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template