Search Issue Tracker
[Mono] Cultureinfo.currentculture doesn't work
To Reproduce: 1. Run the attached project.2. Observe that System.Globalization.CultureInfo.CurrentCulture always returns Invariant L... Read more
[Linux] Whole Editor is rendered in pink when creating a new LWRP project
How to reproduce:1. Create a new project with the LWRP template Expected results: Editor opens the newly created project correctlyAc... Read more
Help / Unity API Reference Greyed out in Visual Studio
To repro:0. Make sure your system is clean (no Unity or VS were installed on it before).1. Using download assistant install Unity (5... 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
[macOS]Dynamic line renderer code crashes unity on __abort_with_payload ...
How to reproduce:1. Open the attached unitybug.zip project2. Open the "BSplineLineRenderer" scene3. Enter the Play mode4. Ensure the... Read more
NullReferenceException error on PolybrushMesh when unloading Scene in Ed...
How to reproduce:1. Open attached project2. Open SampleScene3. File > New Scene4. See the error message in the Console Reproducib... Read more
[URP] [LWRP] Multiple Spotlights affect each other's shadows when close ...
Reproduction steps:1. Open project in "URP2020.1.0a9Repro.zip"2. Open "SampleScene.unity"3. There are 2 Spotlights "SPLBlue" and "SP... Read more
GameObject with Script Component containing OnDrawGizmos() function gets...
How to reproduce:1. Open "DragSelectExample" Scene in the attached "case_1151531-PickRectObjects.zip" Unity project2. Select the Gam... Read more
[LWRP] A Shader created in ShaderGraph is not applied on Object when cal...
To reproduce: 1. Download attached "test.zip" project and open in Unity2. Open "SampleScene" scene3. Open Scene View4. Observe that ... Read more
[URP] Assertion failed on expression errors are thrown on adding Rendere...
Assertion failed on expression errors are thrown on adding Renderer Features in ForwardRendererData preset asset. Steps to repro:1. ... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class