Search Issue Tracker
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
Variable values are not assigned when a Monobehaviour script has a const...
Reproduction steps:1. Open the attached project "Case_1383018" and load Scene "SampleScene"2. Enter Play Mode3. Observe the Console ... Read more
ScriptableObject script property is set to "None (Mono Script)" instead ...
Reproduction steps:1. Open the user's attached "My project.zip" project2. In Assets > Scenes click on the "Test" ScriptableObject... 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
- Shader warning in 'Hidden/Core/DebugOccluder' thrown after building High Definition 3D Sample Template
- Audio Mixer “+” buttons overlap with UI when the Audio Mixer window layout is set to Horizontal
- "Clear" button in the "Set project display name" closes all the pop-up instead of clearing just a name from the field
- Video Player renders no video on specific devices when using Vulkan
- The Editor slows itself down by showing tons of warnings when the majority of TransformAccessArrays content are NullRefs