Search Issue Tracker
Message gets logged in the Console when using Debug.LogFormat and the un...
How to reproduce:1. Open the attached 'case_1354586.zip' project2. Open the SampleScene3. Enter the Play mode4. Observe the Console ... Read more
GetScriptingDefineSymbolsForGroup always returns an array with one empty...
How to reproduce it:1. Open the attached project "ScriptingDefineSymbolsTest.zip"2. In the Menu bar click on Print Custom Defines &g... Read more
Crash on PropertyUndoManager::Flush after recompiling scripts
How to reproduce:1. Open the attached project "Katalyst.zip"2. Open script "AudioDescriptor.cs"3. In the opened script add a new com... Read more
Assertion failed error is thrown when accessing AnimatorState.behaviours...
Steps to reproduce:1. Download and open the project "animatorstate-error.zip" in the Debug Build of Unity Editor2. Open Assets/Test.... Read more
Null value is returned when calling MonoScript.FromScriptableObject()
How to reproduce:1. Open the user's attached project2. Open scene Scenes/Landing3. Find the "Buttons" object in the Hierarchy window... Read more
ArgumentOutOfRangeException is thrown when expanding a Console message
How to reproduce:1. Open the user's submitted project2. Open scene ProfilerRecorderBug3. Press the Play button4. Open the Console5. ... Read more
SwitchActiveBuildTarget does not trigger Platform dependent Script compi...
Reproduction steps:1. Make sure Library folder is cleaned up before2. Open the attached "case-1350367" project3. Make sure target in... Read more
Platform dependent compilation preprocessor directives are not defined c...
How to reproduce:1. Edit the path to the Unity.exe in the "case_1350554 >runCase.bat" batch script2. Open the "runCase.bat" batch... Read more
Awake function called after OnEnable
How to reproduce:1. Open the attached project "temp.zip"2. Open the SampleScene scene3. Press the Play button4. Open the Console win... Read more
SmoothDamp function does not reach it's target smoothly when smoothTime ...
Steps to reproduce:1. Open users attached project2. Open Smoothing Issue/Press Play scene3. Enter the Play Mode4. Observe Cubes move... 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