Search Issue Tracker
Incremental GC Pushes Invalid Stack Range on Windows
The incremental GC mode does not pause threads before pushing stacks and registers. This PR introduced changes that do not handle st... Read more
Crash on ves_icall_RuntimeFieldInfo_GetValueInternal_raw when trying to ...
Reproduction steps:1. Open the user's attached project2. Open Window -> Search -> New Window3. Type anything in the search bar... Read more
log4net error is thrown when using .NET Standard 2.0 for Linux server bu...
How to reproduce:1. Open the user's attached project2. Go to File -> Build Settings -> Player Settings -> Other Settings3. ... Read more
String.CompareOrdinal intermittently return non-zero for non-unique inst...
How to reproduce: 1. Open the attached “IN-128137” project 2. Make sure “Windows Mono”/”Mac Mono” profile is selected, in Build Prof... Read more
Crash without stack trace when disposing BrotliDecoder after invalid input
How to reproduce:1. Open the attached “IN-120518” project2. Navigate to the menu bar and press “Test” > “Decompress Test”3. Obser... Read more
[Backport] Failed to load a custom asset when using Naninovel package
Reproduction steps:1. Open the user's project "Test.zip"2. Select `Assets/Scripts/TestScript.nani` asset3. In the Inspector window e... Read more
[Backport] [Mono][GLES3] Crash with signal 11 on device with Mali-G78 GP...
Reproduction steps:1. Open the attached user's Unity project "TextureArray_Mali_Crash__2020_3_19.zip"2. Open "Main.unity" Scene from... Read more
"PlatformNotSupportedException: Operation is not supported on this platf...
How to reproduce:1. Open the attached project "HttpClient PatchAsync Regression (IN-8860).zip"2. Open Assets/Scenes/SampleScene.unit... Read more
Editor crashes when null is passed to Shader.SetGlobalMatrix
How to reproduce:1. Open the attached project ("CrashTest.zip")2. Enter Play Mode Reproducible with: 2021.2.0a18, 2021.3.6f1, 2022.1... Read more
Crash when selecting a GameOject with the specific script attached and w...
To reproduce:1. Open the project “ThirdPersonController-ShooterTemplate”2. Open the scene “SampleScene”3. Select GameObject “GameObj... 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