Search Issue Tracker
Throwing exception in async method in start spams console, does not stop...
To reproduce:1. Open the attached project2. Play the SampleScene Expected: Only a single exception is thrownActual: Exceptions start... Read more
Incorrect transform position in Awake method of an instantiated prefab
To reproduce:1. Open attached Unity project "New Unity Project.zip"2. Open "Scene" scene3. Go into Play mode4. Input letter "s" (it ... Read more
Unity extensions are not yet initialized assertions at project opening
Editor throws assertions at project opening For repro open attached project. It's switched to Universal Windows Platform with script... Read more
[Regression] Calling Destroy() method in Awake for Networking objects is...
Starting from 2017.2.0a2 when you spawn Networking object (spawnable object) and call Destroy() in Awake method - it gives error Cou... Read more
string.EndsWith freezes Unity when comparing Chinese/Japanese characters
Steps to reproduce:1. Open attached project2. Find the test menu at the top Menu Bar3. Click on test1 Expected result: Unity does no... 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
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
Certain LINQ combinations yield wrong results on .NET 4.6
Reproduction steps:1. Download user's project and open in Unity2. Enter Play mode Expected: in the console appears "a, b, c, d, e, f... Read more
[.Net 4.6] Adding new script to GameObject causes Unity to crash
How to reproduce:1. Create new project2. Go to Edit -> Project Settings -> Player and set Configuration to .Net 4.63. Create n... Read more
SerializedProperty's propertyPaths do not match appropriate property nam...
Reproduction steps:1. Download project "New Unity Project.zip" and open in Unity2. Open console window3. Select Directional Light in... 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