Search Issue Tracker
Combining Copy Depth, Render Scale and off screen target throws error
In a setup where a camera is rendering to an off screen texture and render scale is set to something else than 1. If a depth copy is... Read more
GameObjects in Hierarchy window are not hidden when using HideFlags.Hide...
How to reproduce:1. Open attached "project-1167675.zip" project2. Select "Main Camera" in the Hierarchy window3. In the Editor selec... Read more
Errors thrown when animating objects after saving scene while recording ...
As discussed on the forum here http://forum.unity3d.com/threads/animation-animator-problems.337987/#post-2221440. 1. While working o... Read more
[Deferred] Two Cameras plus Deferred causes GameView to go crazy (regres...
To reproduce:1. Open attached project2. Open TestScene3. Notice that the game view goes "crazy" Read more
NavMesh selected slider changes when Voxel Size warnings appear or disap...
To reproduce:1. Open my attached project2. Go to Window > Navigation3. In Opened Navigation window, go to Bake tab and click Adva... Read more
Stylesheet can be garbage collected but still tried to be used in UIElement
When the "Look Dev" window is opened and the High Definition RP package is upgraded from 7.1.8 to 7.2.0/7.2.1 , causes the editor to... Read more
Editor crash on AwakeFromLoadQueue::DetermineQueueIndex after duplicatin...
The editor crashes when a Child game object, containing water prefabs (from "Low Poly Water GPU" asset) is duplicated. To reproduce:... Read more
SplineReorderableListUtiltity function is private
Steps to reproduce:1. Open the “IN-23440_Repro” project2. Observe the Console Expected result: No errorsActual result: The error “'S... Read more
Shaders are included into build even when they do not appear in Scenes
Shaders that are in Assets folder in an empty project add up a lot of time when building. This was not happening in Unity 5.3 as Sha... Read more
"DllNotFoundException: MicrosoftOpenXRPlugin assembly:<unknown assembly>...
How to reproduce: Open the attached project "OpenXRTooMuchRepro.zip" Open File>Build Settings... Enable Development Build Build A... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist