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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS