Search Issue Tracker
Prefab is returned as null In the Editor if the Prefab has been edited r...
How to reproduce:1. Open the attached project ("case_1122560-PrefabNull.zip")2. Open the "Bug" Scene and click on the "Main" object ... Read more
[IL2CPP] Player crashes when creating an object of a generic class with ...
Repro steps:1. Open QA attached project "repro_1104381"2. Build and Run Actual: Player crashes Reproducible with: 2018.3.0b8, 2018.3... Read more
Removing Unity Post Processing does't completely remove it from cameras ...
To reproduce:1. Open attached project "ImageEffectscalls.zip"2. Make sure that Allow HDR and Allow MSAA is disabled on the Main Came... Read more
[Oculus GO][Gear VR] Build produces green or white bars at the bottom of...
To reproduce:1. Open attached project "OculusGoAndGearVRTextInputBug.zip" and build it on Oculus GO2. Observe the green bar at the b... Read more
[LWRP] Stencil shader doesn't work with LWRP
Reproduction steps: 1. Open "MinimalRepro" project2. Look at the Game view and notice a Green Outline outside of a Red Sphere3. Upgr... Read more
UIElements Debugger shortcut doesn't always work and is not registered i...
The UIElements debugger shortcut CTRL+F5 is not registered in the shortcut manager and only appears in the editor window menu not th... Read more
[UIElements] Blackboard allows adding new parameters when a VFX asset is...
Repro steps:- Open the Visual Effect window, without selecting a VFX asset- Open Blackboard- Add any parameter- Observe the null ref... Read more
Clicking on Audio Listener Component in Inspector toggles some empty space
How to reproduce:1. Create a new Unity project2. Select 'Main Camera' GameObject3. Click on the 'Audio Listener' component Expected ... Read more
Wrong URL shown in UV overlap warning message
When UV overlaps are detected in a lightmap, this warning is shown: Please see this webpage for more information about objects with ... Read more
[UX] SVG files that are dragged and dropped onto a canvas are not automa...
How to reproduce:1. Open the attached project ("SVG UX Issue.zip")2. Drag the "kukka" object onto the Canvas3. Observe its Inspector... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used