Search Issue Tracker
[Improved Prefabs] Exception appears while Prefab Asset replaced by its ...
Steps:1. Add empty GameObject 'Root' and 'Cube'2. Parent 'Cube' under the 'Root'3. Make a prefab out of it4. Open 'Root' in Prefab M... Read more
IL2CPP build cannot generate Ahead-Of-Time code
How to reproduce:1. Open user-submitted project (AotBug.zip)2. Open "SampleScene.unity" scene3. Play the scene4. Press "Test" button... Read more
[Shortcut Manager] Certain keybinds fail when Russian Display language i...
How to reproduce:1. Change your Windows Display language and the keyboard layout language to Russian2. Create a new Unity Project3. ... Read more
Sprite Sheet grid artifact appears when clicking drop-down menus
How to reproduce:1. Open the attached project2. Select Assets/Sprites sprite sheet3. In the Inspector window, click several times on... Read more
IL2CPP build cannot create process
How to reproduce:1. Open user-submitted project (UnityFileBrowser.zip)2. Open scene "FileBrowserDemo.unity"3. Ensure scripting backe... Read more
[Android] Default Icon is not used if Adaptive icons are not set
Steps to reproduce:1. Start a new project2. Switch to Android and go to Player Settings3. Set the Default Icon to any other custom i... Read more
Memory usage increases over time when moving between scenes and instanti...
To reproduce:1. Open users attached project "UnityTest.zip"2. Build for iOS3. Open the built project with Xcode and deploy it to an ... Read more
[LW-SRP] Console spams "Converting invalid MinMaxAABB" errors when a Par...
How to reproduce:1. Open the attached project "case_1051422.zip"2. Go to Graphics settings and set LWRP-HQ Render Pipeline Asset (If... Read more
[Oculus GO] Black screen on relaunch
apps built with Unity 2018.1, 2018.2, 2018.3 are not quitting as expected through the universal menu, and then when attempting to la... Read more
Mouse cursor on Unity Editor window is transparent when using Wacom Scre...
Using Wacom Screen Tablets, such as Wacom Cintiq Pro, mouse cursor becomes transparent when hovered on the Unity Editor window if Wi... 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