Search Issue Tracker
Errors when modifying the value of the 'Scripting Define Symbols' field ...
How to reproduce:1. Open the user's attached project2. Select 'Edit' > 'Project Settings' > 'Player'3. Expand 'Other Settings'... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assets are created in the Package folders when creating assets via custom buttons in the Inspector window or other windows
- “Select” windows are named differently on Windows and macOS
- [Windows] No minimum “Select” window size
- Enabling “Editor Extension Authoring” in UI Builder doesn’t dirty the document and saving with shortcut doesn’t persist the state
- WebRequest.Create() function fails with "URI prefix is not recognized" errors when the project is built for Linux Standalone or Windows Dedicated Server