Search Issue Tracker
Scene View hitches when assets/renderers come into view
How to reproduce:1. Download and open the project from OC.2. Load Book of the Dead Asset Library3. In the Scene View fly past the as... Read more
At lower framerate Editor skips OnPointerUp and OnPointerClick events
How to reproduce:1. Open user's project2. Press Play3. Double-Click Game Window Expected result: Six events, two OnPointerDowns, two... Read more
DontDestroyOnLoad destroys GameObject in the build when the game is buil...
How to reproduce:1. Open user's project2. Play the scene3. Type user: admin, password: admin and press LoginA new scene should load,... 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
[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
[Improved Prefabs] Added components cannot be reordered on prefab instance
Steps:1. Create and instantiate any prefab asset2. Add two components to it==> Both components are added with '+' sign3. Select a... Read more
[Backend][Improved Prefabs] Applying dependent componet to nested prefab...
Steps:1. Create empty GameObject 'A' and 'B'2. Make prefab asset out of 'A' and another one out of 'B'3. Nest 'B' to 'A'4. Instantia... 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
[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
A non-deterministic Asset Bundle will be built if the FBX Mesh Compressi...
To reproduce:1. Open the attached project.2. Build an Asset Bundle with the sphere.fbx Compression off3. Build another Asset Bundle ... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved