Search Issue Tracker
Recompiling breaks a majority of scripts
Reproduction steps: 1. Open "TestEditorError.zip" project2. See a single error in the Console Window ("error CS2001: Source file `..... Read more
PlayerSettings.SetScriptingDefineSymbolsForGroup behaves differently whe...
How to reproduce:Editor:1. Open the user's attached project2. In the menu bar go to Build and select Build Player Batch Mode:1. Laun... Read more
OnApplicationPause is not called when a scene is loaded additively.
Steps to Reproduce:- Open the attached project- Open Assets/Scenes/Scene1.unity- Press Play Expected:- OnApplicationPause is called ... Read more
Unity does not support a "," in the path of the project folder
If the user creates his Unity project under a folder that contains a "," Unity console will generate 'System.IO.DirectoryNotFoundExc... Read more
[Math] Modules/TreeEditor/Includes/Perlin.cs normalize2 and normalize3 u...
https://github.com/Unity-Technologies/UnityCsReference/blob/73f36bfe71b68d241a6802e0396dc6d6822cb520/Modules/TreeEditor/Includes/Per... Read more
Using the Reset() context menu option on a Scriptable Object clears its ...
How to reproduce:1. Create a new Unity project2. Create a new Scriptable Object/Import the user-attached package3. Select the Script... Read more
Building app leads to meanless errors when UnityEngine.XR.WSA namespace ...
How to reproduce:1. Open attached Unity project "1089749_bug"2. Build project Expected result: Error with information about not exis... Read more
TargetParameterCountException errors are thrown after importing 'Substan...
How to reproduce:1. Open a new Unity project2. Open Asset Store3. Find "Substance in Unity" asset4. Import it into the project5. Wai... Read more
"Vector2.Distance" is slower than "Vector3.Distance"
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open the "Test" scene3. Open the Profiler Window4. Enter Play Mode5. Select... Read more
Scriptable Object loses references when New Sample Tile is created
How to reproduce:1. Open user project (New Unity Project.zip)2. Click Assets > Create > Sample Tile Actual results:Sprite Samp... 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