Search Issue Tracker
IL2CPP ignores CDECL calling convention attribute
Steps to reproduce:1. Download 1083396_repro.zip project2. Switch platform to UWP3. Build project on IL2CPP backend4. Open Visual St... Read more
'Save Assets' window pops up after every prefab adjustment in Prefab Mod...
How to reproduce:1. Create a new Unity project2. In the Editor Preferences 'General' tab check the 'Verify Saving Assets' option3. C... Read more
Player Settings window is no longer displaying any information
Repro Steps:- have Unity Editor with the Android build tools installed.- download this project and load it on Mac - I'm on macOS Moj... Read more
NullReferenceException when clicking inside the prefab override popup af...
If you apply all overrides to a prefab and then click inside the overrides popup, a NullReferenceException will occur. NullReference... Read more
Editor crashes when opening one Scene after another on MultiCustomRender
How to reproduce:1. Download user's attached project "PerimeterzRPG.zip"2. In the "Scenes" folder find and open the scene "Tundra2"3... Read more
Crash on Android Mali 400 and Mali 450 GPU when loading a RGBAHalf Cubemap
To reproduce:1. Open user's attach project "CubeMapCrash.zip"2. Build and run on Android with appropriate Mali GPU Actual result: bu... Read more
[2019.1] UI elements aren't visible in the Scene View from a certain dis...
Repro steps:1. Open QA attached project "repro_1099227"2. Zoom out the Scene View a bit Expected: The button is visibleActual: The b... Read more
[2019.1] A Fatal Error is thrown after updating a project from 2017.4 to...
Repro steps:1. Open QA attached project "repro_1099240" Actual: A Fatal Error is thrown Reproducible with: 2019.1.0a9Not reproducibl... Read more
Rotating an object resets the Tool Handles to use Local Rotation when us...
How to reproduce:1. Create a new Unity project2. Make sure the Tool Handle Rotation is set to Global3. In the Hierarchy Window creat... Read more
Color picker needs indicator in UI to specify behavior of hex field for ...
Repro:01 - Create a new Unity project using either of the above builds.02 - Create a new material from the project view.03 - Enable ... 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