Search Issue Tracker
APIUpdater assumes script encoding is UTF-8
Non UTF-8 encoded script content may become wrong if it gets updated by APIUpdater. Hereafter, APIUpdater uses UTF-8 only if script... Read more
Unity freezes after entering the play mode for the 2nd or 3rd time
Reproduced in Windows 8. Not reproduced on Mac. Reproduced with: Version 4.3.4f1 (e444f76e01cd) Read more
Calling GetComponents method on non-empty List keeps old references to e...
Reproduction steps: 1. Download and open the attached project 'ComponentLeak.zip' 2. Open scene 'SampleScene' 3. Enter Play Mode 4. ... Read more
Editor crashes on "MenuController::ExecuteMenuItem" when resetting a scr...
Reproduction steps: 1. Open the attached project "repro.zip" 2. Open Scenes/SampleScene scene 3. Select MainCamera in the Hierarchy ... Read more
Editing scriptingDefineSymbols in ProjectSettings.asset file doesn't cau...
Reproduction steps: 1. Open user's project "scriptassemblycache2020.2.zip" 2. Notice the message in the Console 3. Close Unity Edito... Read more
GameObject isn't specified when "SendMessage cannot be called during Awa...
How to reproduce: 1. Open the attached project 2. In the Project window, select the asset "SelectMe" (Assets/SelectMe.asset) 3. In t... Read more
Coroutines that are synchronized to "WaitForEndOfFrame" and "Time.deltaT...
How to reproduce: 1. Open the user attached project 2. Open the "OpeningScene" Scene 3. Enter Play Mode and press the left mouse but... Read more
The name 'PostEffectsBase' does not denote a valid type ('not found') wh...
Steps to reproduce : - import the Image Effects package - move the PostEffectsBase file to the Assets folder and notice the errors ... 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 Editor 2. Open Assets/Tes... Read more
Foreach statements allocate memory unnecessarily
To reproduce: 1) Open 'demo' scene 2) Enter playmode and record the scene in the Profiler. Observe that ForeachAllocTest.Update() al... 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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field