Search Issue Tracker
[h264]Editor freezes when pausing/playing video multiple times
To reproduce:1. Open project2. Run test scene3. Click button multiple times to play/pause video4. Editor freezes Reproducible: 2017.... Read more
UNITY_VERSION Shader Macro returns wrong value for two-digit minor versi...
How to reproduce:1. Open attached project with Unity 2018.2.20f12. Reimport UnityVersionTest.shader. It checks the current Unity ver... Read more
[Android] Scrollview randomly bounces
Steps to reproduce: 1) Download attached project and open in Unity2) Build scene 'TestScrollView5.4' and run on a device Note: You s... Read more
Missing Picking Overlay in Game View
Repro steps: Create a UIDocument and show it in the game view by adding it to the scene hierarchy. Open the UI Toolkit Debugger Pick... Read more
Compute Shader compilation error is thrown when creating a new HDRP project
How to reproduce:1. Create a new project with HDRP template2. Open the Console window Expected result: No Console errors are thrown,... Read more
High CPU Load when editor is trying to trim Full GI Cache
How to reproduce:1. Create and open a new project2. Ensure "Maximum Cache Size" (in Edit -> Preferences) is set to 5GB,3. Close p... Read more
NullReferenceException' is thrown on compilation when 'EditorStyles.fold...
Reproduction steps:1. Open the attached '1412430-sample' project2. Open the 'SampleScene'3. Enter Play mode to trigger the recompila... Read more
Input System throws MissingReferenceException during event callback afte...
How to reproduce:1. Open the attached project named "Case_1331572"2. Open the SampleScene and enter Play mode3. Press the Spacebar k... Read more
[IL2CPP]Stack traces using Application.logMessageReceived callback appea...
Reproduction steps:1. Open the attached project "809299 Repro.zip"2. In the Project window under "Scenes" open "SampleScene.unity"3.... Read more
Exceedingly long wait on InspectorWindow.Repaint when selecting a large ...
Steps to reproduce:1. Create and open a new project2. Add the “Sample svg” file to the Assets folder3. Click on the added file in th... 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
- Group Selection title text size is smaller in renaming than the actual font size
- Rich Text is not correctly highlighted when searching through Debug Logs in the Console window
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template