Search Issue Tracker
Reopening the scene after the object is set to HideFlags.NotEditable, th...
Reproduction steps:1. Open the attached project;2. Open the scene "ReproScene";3. Click on the object "Unlocked object" and click "T... Read more
Building the project on iOS device with Xcode API, an exception "The giv...
Reproduction steps:1. Open the attached project "smallerProject.zip";2. Build the project on iOS device; Actual result: an error sho... Read more
"??" operator succeeds for destroyed objects
Reproduction steps: 1. Open "null-coalesce-repro.zip" project2. Open "breakstuff" scene3. Enter Play mode Expected Result: "??" oper... Read more
[Mac][Scripting] Unity crashes when entering Play Mode
Reproduction steps: 1. Open "Maze generator.zip" project2. Open "MazeTest" scene3. Enter and Exit Play mode until the Editor crashes... Read more
Timer will keep running and spamming errors after exiting Play mode
To reproduce: 1. Download attached project "Lemon Stand.zip" and open in Unity2. Open "Lemon Stand" scene3. Enter Play mode4. Observ... Read more
Editor crashes PersistentManager::ReadObject when accessing Unity API wi...
Steps to reproduce:1. Download attached project2. Closed project Results: Editor crashes when closing it Reproduced with: 2018.1.0a2... Read more
[Scripting] UnityEvent() has multiple methods that are not working
To reproduce: 1. Open Unity, create a new project and open it2. Download attached script "UnityEventCountTest.cs" and attach it to p... Read more
Vector2Int is missing negation, division and multiplication by int opera...
Steps to reproduce: 1. Use one of these in a C# script: var vector = 2 * Vector2Int.one;var vector = -Vector2Int.right;var vector = ... Read more
"Trying to add UI_Console" and other errors pop up when SetActive() meth...
How to reproduce:1. Open attached Unity project "Dwarf Mountain New"2. Load scene "Game"3. Enter Play mode Expected Result: Game pla... Read more
[scripting, patch] Boo.Lang reference missing from generated csproj
Reproduction steps:1. Create new Unity project2. Download the repository and add to Assets3. Re-import the assets4. Open script with... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph