Search Issue Tracker
Performance degrades when using GetComponents(List<T> results)
How to reproduce:1. Open the user's attached project2. Open scene Test3. Press the Play button and observe the Console Expected resu... Read more
[AssemblyUpdater] Assembly Updater error when importing a specific dll
Reproduction steps:1. Open the attached project "1127451_UpgradeDLL.zip"2. Go to Assets and select the "Vuforia.Unity.Engine.dll"3. ... Read more
Unnecessary cast to float when calling Mathf.Abs
The return type of Math.Abs is float, so explicit cast to float in the return statement of Mathf.Abs is unnecessary and leads to inc... Read more
[Batch Mode] Compilation error on first launch of Android batch build re...
Reproduction steps:1. Download and extract the attached "1129098.zip" reproduction files2. Modify buildWin.bat and buildAndroid.bat ... Read more
OnParticleTrigger() is called before Awake()
How to reproduce:1. Open the attached project "ParticlesBug.zip"2. Open "Test Particles" Scene3. Enter Play mode4. Pause Play mode5.... Read more
TypeLoadException is thrown during Play Mode when different versions of ...
Steps to reproduce:1. Open the project in the attached "project_zipup.zip"2. Open Assets > Sample > Scene > ServiceTest Sce... Read more
Coverage API returns wrong file path for fields in partial class that ar...
Steps to reproduce: 1. Open attached project partial-class-cov-issue.zip2. Open Test Runner3. Run the only test in the project4. Ope... Read more
Application.logMessageReceived callbacks are cleared when exiting Play mode
How to reproduce:1. Open the user's attached project2. Open scene Scenes/SampleScene3. Enter Play mode4. Exit Play mode5. Enter Play... Read more
EditorUserBuildSettings.il2CppCodeGeneration has typo making it EditorUs...
EditorUserBuildSettings.il2CppCodeGeneration has typo making it EditorUserBuildSettings.il2CppCodeGeneratione Read more
Editor sometimes crashes when entering Play Mode
How to reproduce:1. Open the user's attached project2. Open "SlotGame" Scene3. Enter and Exit Play Mode4. Repeat step 3 until the Ed... 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