Search Issue Tracker
Unnecessary white spaces added to project *.sln file when updating monod...
Quickest to use SourceTree or some other repo management client, but can also be reproduced manually. To Reproduce:1. Create a new p... Read more
Code editor does not open the relevant script file when double-clicking ...
How to reproduce:1. Open the user's attached project2. Open the Console (Window -> General -> Console)3. Double-click the Syst... Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps:1. Download and open the attached project 'ComponentLeak.zip'2. Open scene 'SampleScene'3. Enter Play Mode4. Obse... Read more
Editing scriptingDefineSymbols in ProjectSettings.asset file doesn't cau...
Reproduction steps:1. Open user's project "scriptassemblycache2020.2.zip"2. Notice the message in the Console3. Close Unity Editor4.... Read more
RuntimeInitializeOnLoad methods are called multiple times when using def...
How to reproduce:1. Open the attached "RuntimeInitializeOnLoad.zip" project2. Build and Run to Standalone3. Close the Build4. Open a... Read more
The wrong Component/Class gets added when adding a Nested Class via Scri...
How to reproduce:1. Open the user-attached “YouHaveToBeKiddingMeBro.zip” project2. Enter Play Mode Expected result: “Added the corre... Read more
Screen.width and Screen.height values in "OnEnable" function are incorrect
When Screen.width or Screen.height are called in an "OnEnable" call in the editor and the component is enabled (i.e. by checking the... Read more
"ImageConversion.EncodeArrayToJPG" colors are different in "BGR" encodin...
How to reproduce:1. Open project "EncodingBug.zip"2. Enter the "SampleScene" Scene3. Enter and exit Play Mode4. Go to the "EncodingB... Read more
Accessing a Scriptable Object with InitializeOnLoad provides null values...
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Make sure that Domain Reloading is disabled (... 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