Search Issue Tracker
Compiling errors don't show the expected message in the console
1. What happenedI have a script with compiling issues, I'm trying to enter play mode and it blocks me, but the editor doesn't write ... Read more
Application.logMessageReceivedThreaded doesn't appear to log any messages
How to reproduce: 1. Open attached script in a new project2. Attach script to any game object3. Play the scene- The script should ou... Read more
Crash on LinearAllocatorPool::ClearMainThreadFallback when closing the E...
How to reproduce:1. Open the user's attached project ("KillStack.zip")2. Close the Editor Expected result: Editor closesActual resul... Read more
Crast at Camera::SetTargetTextureBuffers when Graphics.SetRenderTarget i...
Steps to reproduce:1. Open "UnityBug.zip"2. Load "BugScene" scene3. Enter playmode-Crash Note: Issue is located in Cam2DLitSources.c... Read more
Selection.objects doesn't select objects in the project window first column
How to reproduce:1. Open given Unity project2. Select Editor folder from Hierarchy in Project window3. Select Assets -> Create -&... Read more
GameObject isn't specified when "SendMessage cannot be called during Awa...
How to reproduce:1. Open the attached project2. In the Project window, select the asset "SelectMe" (Assets/SelectMe.asset)3. In the ... 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
StateMachineBehaviour exclusive messages are treated as MonoBehaviour me...
How to reproduce: 1. Open attached project- The project contains a single script with the following code (modified): using UnityEngi... Read more
angle between identical vectors is not 0
-e: see title, calculating the angle between two identical vectors should be 0 but isn't -repro:--run scene in attached project--NOT... 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
- Video does not play in macOS build when built app is placed in a path with a space in it on a specific project
 - Crash on AuxWindowManager::OnGotFocus when trying to maximize a tab while Visual Effect Graph window is open
 - “NullReferenceException: Object reference not set to an instance of an object” error is thrown when
 - [Metal] Game freezes after command buffer Timeout error
 - Addressables Report window UI is broken when opening via Build > New Build > Default Build Script