Search Issue Tracker
Incorrect/mismatched defines in Editor code
Looks like we have incorrect defines on a few 2020 versions. UNITY_2020_1_OR_NEWER is NOT defined on 2020.1.xUNITY_2020_OR_NEWER is ... Read more
Project's Library gets corrupted when having a custom "Motion Vectors" S...
How to reproduce:1. Open a new project2. Create a Shader in the Project window (Create > Shader > Unlit Shader)3. Go to Edit &... Read more
Additional memory allocated when removing WorkRequest in UnitySynchroniz...
How to reproduce:1. Open the included project "AsyncTest_Repro.zip"2. In Build Settings enable: Development Build, Autoconnect Profi... Read more
Exceptions during compile for ILPostProcessors with static constructors
How to reproduce:1. Open the attached project ("New Unity Project.zip")2. Observe compile errors Expected results: No compile errors... Read more
[Assembly definition] problems when add a new assembly definition reference
steps to repro:1. create a new project2. add a new assembly definition asset3. select the assembly definition asset4. in inspector, ... Read more
[Mac] DLLNotFoundException when trying to Open DLL on Mac
Reproduction steps:1. Open attached Project "DLL_Issues_Mac"2. Open "Assets/Scene" Scene3. Press Play Expected result: Play mode ena... Read more
[macOS] Application.systemLanguage returns "Unknown" when system languag...
How to reproduce:1. Change the system language to Norwegian Bokmål/Nynorsk2. Restart the PC3. Open the attached Scene labeled "Sampl... Read more
Undoing RegisterCreatedObjectUndo always changes the name of redo to "Cr...
How to reproduce:1. Open attached project "Bugs.zip"2. Open "Scene" scene3. Select "Script" GameObject4. Click on the "Create" check... Read more
Console errors are thrown when using System.IO.Compression in the Editor...
Reproduction steps:1. Download and open the attached "SystemCompression" project2. In the Project window, move the "Test" script fil... Read more
Custom Scriptable Object's property doesn't get deleted when pressing Sh...
Reproduction steps:1. Open the user's attached project "PropCleaningBug.zip"2. In the Project window select Assets/New Custom Script... 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