Search Issue Tracker
Memory leak in x32 Build when using MoonSharp lua interpreter, GC.Collec...
How to reproduce:1. Open attached project "Widdle2.zip"2. Open File -> Build Settings3. Make sure Architecture is set to x86 (the... Read more
Editor crash when size of the List was set to 0 in the instance of a pre...
How to reproduce:1. Open attached project "subclass selector.zip"2. Open "non-zerosizeList" scene3. Set "Foo List" size value in "Fo... Read more
[.NET 3.5] Unity crashes when exiting Play Mode while a GameObject is be...
Repro steps:1. Open QA attached project "repro"2. Open Scene "0"3. Enter Play Mode4. Press space on your keyboard5. Exit Play Mode i... Read more
DontDestroyOnLoad destroys GameObject in the build when the game is buil...
How to reproduce:1. Open user's project2. Play the scene3. Type user: admin, password: admin and press LoginA new scene should load,... Read more
Switching Build Target to WebGL results with crash in mono_class_array_e...
Steps to reproduce:1. Open user-submitted project "gamebois.zip"2. Go to Build Settings (File->Build Settings)3. Switch to WebGL ... Read more
Using Native Plugin from a Managed Plugin fails in built game
Reproduced in:1. Open user attached project2. Build & Run3. Observe that .dll is not loaded with"Fallback handler could not load... Read more
WaitForSecondsRealtime instance can't be reused
Steps to reproduce:1. Download and open the attached project2. Enter playmode3. Observe Console logs Expected result: each loop wait... Read more
WaitForDomainReload does not trigger script reload when running the Edit...
How to reproduce:1. Download the attached project2. Navigate to your Editor install directory3. Execute the following terminal comma... Read more
An error is thrown when ReadOnlySpan<T> is used with .NET Standard 2.1
Reproduction steps:1. Open the user attached project "ReadOnlySpanTest.zip"2. Observe the Console Expected result: There is no error... Read more
Duplicate plugins throw no compiler errors when building a project in 20...
How to reproduce:1. Open the user attached "Controller.zip" project2. Build and Run the project (File -> Build And Run) Expected ... 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