Search Issue Tracker
Certain errors do not open in Code Editors when double clicking error
Reproduction steps: 1. Open the attached project "NullErrorTest" 2. Open Assets\Scenes\SampleScene 3. Press Play 4. Double click the... Read more
APIUpdater consent dialog displayed for package content
To reproduce: - Start a new project - Add Ads package version 3.1.1 - Notice that the API updater will pop up and ask you to update ... Read more
Assertion failed on expression: '!m_CoroutineEnumeratorGCHandle.HasTarge...
To reproduce: 1. Download the attached project "CoroutineAssertions.zip" and open in Unity 2. Open Test Runner window 3. Select the... Read more
The .NET Standard 1.3 version of log4net DLL cannot be used with Unity, ...
To reproduce: 1. Open the user's attached project 2. Make sure the Scripting Runtime is .NET 3.5 3. If no error occurs upon loading ... Read more
The self reference in the property stops further code execution
To reproduce: 1. Open the attached project 2. Run the test in the Examples->TestCode Expected result: An error/warning is shown inf... Read more
[Player] '(Filename: .../Debug.bindings.h Line: 43)' line is printed in ...
1. Open the attached "DebugLog.zip" project. 2. Build and run it as standalone. 3. Open the Player.log. Actual behavior: - "(File... Read more
[Scripting] Vectors, Ray and Plane are not IFormattable
Steps to reproduce: 1. Open the attached project 2. Open FormattableTest.cs script 3. Play FormattableTest scene 4. Compare the cod... Read more
NativeArray<T> is slower than built-in C# array
* NativeArray in mono in the editor is slower than builtin arrays * We need to make sure agressive inline works properly, if not pos... Read more
Editor crashes when passing a NaN value to Quaternion.SlerpUnclamped as ...
How to reproduce: 1. Open the attached project named "Case_1303324" 2. Open the "ComplexGravityTest" Scene 3. Enter Play mode 4. Mov... Read more
[Scripting] Argument exception is thrown on right-clicking a gameObject ...
"ArgumentException: Object at index 0 is null" exception is thrown on right-clicking a gameObject with missing script instance. Refe... 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
- WebGL build dependencies are not refreshed until the Editor is restarted
- “Audio Random Container” allows adding unlimited number in “Audio Clips” numeric field, causing Editor to freeze
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window