Search Issue Tracker
[iOS] Crash when calling native UIViewController that changes orientatio...
Steps:1. Build and run the attached project for iOS ("OrientationCrashExample.zip")2. In Player: tick a mark on "Lock to current ori... Read more
[Addressables] Exception: Invalid path in RawDataProvider on first launc...
How to reproduce:1. Create a new Unity project2. Add the Addressables package3. Create a prefab and mark it as 'Addressable'5. In th... Read more
Prefab that was disabled during Play Mode stays disabled after exiting P...
How to reproduce:1. Open the user's project2. Notice that the "GameObject" in the Hierarchy is enabled3. Enter the Play Mode4. Exit ... Read more
Terrain Detail Mesh becomes missing when saving the scene if the Mesh of...
How to reproduce:1. Open attached project "Case_1123704_repro"2. Open "SampleScene" scene3. Select "Terrain" in the Hierarchy4. Add ... Read more
Inconsistent results between the Build Settings window and values, retur...
How to reproduce:1. Make sure that the Facebook/WebGL components are installed2. Open user-submitted project (bugrep_1)3. Open the c... Read more
SVGImage does not work as target graphics in Button (Script) component w...
How to reproduce:1. Open attached project "svg_spriteSwap.zip" and scene "Octopus"2. In the Hierarchy window, press on "Canvas" ->... Read more
"guid is uninitialized" error pops up while cloning directory via script
How to reproduce:1. Open attached Unity project "1122041_repro"2. Select MyVegas -> Tools -> Cloner -> DirectoryCloner3. Ad... Read more
[iOS][Android][VideoPlayer] Video loaded from URL gets stuck and resets ...
Steps to reproduce:1. Open user attached project2. Build & Run to a mobile device3. Observe that the video gets stuck before loa... Read more
[Android][OpenGLES] Tree billboards are not transparent in the player
Steps to reproduce:1. Open QA attached project2. Build & Run to an Android device3. Observe the black tree billboards Expected r... Read more
Prefabs lose component references after building the project
How to reproduce:1. Open the attached project ("case_1118527-Divinoids_For_Report")2. Open the repro scene ("Main Menu")3. Enter Pla... 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