Search Issue Tracker
The "Dirt Texture" property text has a lot of padding and causes difficu...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/SampleScene.unity” Scene Select the “Global Volume” GameObjec... Read more
Unity Editor loading bar will move to the right when selecting the loadi...
Reproduction steps: Open the user's attached project Before Editor opens select any other window or Desktop Select Unity Loading scr... Read more
Selecting game object throws two errors: ReflectionTypeLoadException and...
Steps to reproduce: 1. Open attached project2. Open scene "dassa"3. In hierarchy, select "GameObject"4. Notice errors in console:Ref... Read more
Using TryDequeue on an empty NativeQueue stops the queue from receiving ...
How to reproduce:1. Open the attached "NativeQueue Test.zip" project2. Open "SampleScene"3. Enter Play mode and inspect the console ... Read more
Crash on "GetGfxDevice() should only be called from main thread" when lo...
How to reproduce:1. Open attached project2. Build and Run Reproducible with: 2018.4.5f1, 2019.1.12f1, 2019.2.0b9Not reproducible wit... Read more
UI not shown until any of its settings are changed, also nullref exceptions
To reproduce:1. Open the attached project "766041 repro.zip"2. Open the scene "Main scene"3. Press "play"4. Notice that the camera d... Read more
[WebGL] Can't compile WebGL project that uses a struct which has an empt...
Reproduction steps:1. Open attached project "IL2CPP Bug"2. Build scene "Main" for WebGL3. Build fails Read more
PrefabImporterEditor.cs throws a null reference exception when opened fr...
Reproduction steps:1. Download and open the project “BoatAttack”2. Make sure that Memory Profiler is installed in Package Manager3. ... Read more
Burst performance is degraded up to 8 times when number of calculations ...
How to reproduce:1. Open attached project ("BurstPerformance.zip")2. Open Test Runner3. Open Performance Test Report4. In Test Runne... Read more
[URP] Unity crashes when setting the Material in Mesh Renderer to "Defau...
Reproduction steps:1. Open the user's attached "My VR Template 1.zip" project2. In the Hierarchy select "Triangle" GameObject3. In t... 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
- A gap at the bottom of the screen appears when entering Play mode in full screen
- 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