Search Issue Tracker
[LWRP/Mac] Assertion failed on expression exceptions are thrown on creat...
"Assertion failed on expression: 'alternativeBackBuffer->GetWidth() == window->GetWidth()'" exceptions are thrown on creating ... Read more
Scene View Camera gets tilted in Z axis when switching to 3D then to 2D ...
How to reproduce:1. Open attached project "Case_1159486_2d3d.zip"2. Switch to the 2D view in Scene View3. Switch to the 3D view and ... Read more
Shadergraph: Creating a new master node, setting it as active, then undo...
Reproduces in 8.0.0 as of commit 02969278aa (date: 9/17/2019)First affected version is 6.9.1 release ("Set Active" didn't exist befo... Read more
Android builds fail if building App Bundle with signed keystore/key that...
How to reproduce:1. Open attached "KeystoreTest" project2. Go to File -> Build Settings -> Player Settings -> Publishing Se... Read more
Unity has no proper script lifecycle for calling event functions before ...
Quitting Unity Editor doesn't call OnDestroy(), OnDisable() event functions which is often used in editor window extension scripts. ... Read more
Artifacts on huge objects if lightmapped
Bake scene cube.unity and observe artifacts. See this thread for details http://forum.unity3d.com/threads/large-scale-lighting-noise... Read more
[UDP] Expand/collapse UI elements do not respond in UDP Settings
[UDP] Expand/collapse UI elements do not respond in UDP Settings After installing the Universal Distribution Portal (UDP) package, "... Read more
[Android] Content type with PUT request with no upload handler shows "ap...
To reproduce:1. Open attached project2. Build and run to the Android platform3. Check the logcat4. Observe content type is set to "a... Read more
[Forma Render] NullReferenceException in UnityEngine.UIElements.PanelRay...
Reproduction steps:1. Open the “Validation“ project2. Enter the Play Mode3. Observe the Console Expected result: no NullReferenceExc... Read more
[XR] Stereo rendering mode selection dropdown is unavailable for WMR in ...
Stereo rendering mode selection dropdown is unavailable for WMR in XR plugin management. Right now the only stereo rendering mode av... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class