Search Issue Tracker
[LWRP][XR][2018.4] Editor leaks memory and freezes when profiling an app...
Repro steps:1. Open attached project2. Build and run on Oculus Go/Quest3. Connect the Profiler to the application4. Observe the app ... Read more
UI button gets stuck on highlighted color if Canvas Render Mode is set t...
Steps to repro:1. Open original project "Canavases.zip"2. Open "TestScene"3. Enter Play Mode and click on the button Reproduced in: ... Read more
Dragging is not functional and NullReferenceException errors are thrown ...
To reproduce:1. Open any project2. Go toBuild Settings > Player Settings > Other settings (any alternative element list will d... Read more
Baking Lightmap erases existing Additional Vertex Streams
Reproduction steps: 1. Open 'repro_avs.zip" project2. Select "Sphere Baked" and "Cube Realtime"3. "Vertex Stream Injector" -> "In... Read more
New editor windows have wrong position when working with several monitors
Reproduction steps:1. Make sure to have 2+ monitors connected to your system2. Launch Unity and drag-n-drop its main window to a sec... Read more
[Timeline] Changing the Emit Signal property of a Signal Emitter does no...
How to reproduce:1. Open the attached "case_1148709-EmitSignalNoSave" project2. Open the "New Timeline" in Timeline Window3. Select ... Read more
[IL2CPP] IL2CPP is 5 times slower than Mono calling ZeroFormatterInitial...
Steps to reproduce:1. Open user attached project2. Make Mono and IL2CPP builds, make sure that development build is unchecked3. Comp... Read more
"Multiple Managers are loaded of type: InputManager" error appears in th...
How to reproduce:1. Create new project2. Press Ctrl+S Reproducible with: 2019.3.0a1Not reproducible with: 2017.4.26f1, 2018.3.14f1, ... Read more
Slow editor shutdown when baking with progressive lightmapper
Shutdown is very slow because we wait for the progressive lightmapper thread doing CompositeLightmap without checking abort flag. Read more
Clicking on cloud icon in "In the Cloud" section, instead of opening Uni...
Clicking on cloud icon in "In the Cloud" section, instead of opening Unity Version selector it opens save project location Popup Ste... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default