Search Issue Tracker
Incorrect/mismatched defines in Editor code
Looks like we have incorrect defines on a few 2020 versions. UNITY_2020_1_OR_NEWER is NOT defined on 2020.1.xUNITY_2020_OR_NEWER is ... Read more
Editor locks up when applying a material to a prefab in isolation mode a...
When editing a prefab in isolation, if you rename the prefab and then immediately drag + drop a material onto it in scene view, the ... Read more
[iOS][Metal] Shaders with tessellation are not compiled when displacemen...
How to reproduce:1. Open the attached 'iTestCase.zip' project2. Switch Platform to iOS in Build Settings3. Build for iOS and open th... Read more
UI Toolkit uses display DPI instead of Device Simulator DPI in events
How to reproduce:1. Open attached project ("BugReportProject.7z")2. Open Game view in the Simulator mode3. Play4. Click on different... Read more
Sprites on a sorting layer are fully lit even when the only Light2D targ...
Sprites on a sorting layer are fully lit even when the only Light2D targets another sorting layer Repro Steps:1. Open the Test scene... Read more
FPS drops when the Camera is on the right side of the instantiated GameO...
How to reproduce:1. Open the user's attached "GPU instancing test.zip" project2. Open the "InstancedIndirectExample" Scene3. Enter P... Read more
Creating AssetBundle containing custom assets with meshes crashes the ed...
Reproduction steps:1. Open attached project "freshtest_2.zip"2. In Editor Menu, click Test -> Create Bundle3. Observe Editor Expe... Read more
[iOS 14][VR][2018.4] View spins unintentionally when the application is ...
How to reproduce:1. Open the attached 'iOS14XR.zip' project2. Switch Platform to iOS and build the Xcode project3. Open the terminal... Read more
Timeline frame pausing is inaccurate at low framerates
Reproduction steps:1. Open user's attached project "TimelineFrameTests.zip" and scene "SampleScene"2. In Hierarchy window, select "T... Read more
[iOS] Audio files are not played when using CallKit
Reproduction steps:1. Download and open the attached "BugReproProject" project2. In the Menu bar, press "File" > "Build Settings.... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size