Search Issue Tracker
[Linux Editor] Unity fails to launch if installation path contains non-E...
Prerequisites: Any Unity version installed on the Linux machine Steps to reproduce: 1. Rename the Unity's installation folder to a ... Read more
Editor crashes at strlen when scripts are compiled
Steps to reproduce: 1. Download 959168_repro project 2. Open 959168_repro Results: Unity crashes when script compiling starts Repr... Read more
Standard Assets contain warnings in Unity 2017 and later versions
Steps to reproduce: 1. Create a new projects 2. Download & Import Standard assets from the asset store 3. Observe the console Expec... Read more
Editor crashes due to stack overflow in the user script when compiling s...
Steps to reproduce: 1. Download 959160_repro.zip and open project 2. While scripts are compiling editor crashes 3. If crash doesn't ... Read more
TileMap Collider 2D not generated for transparent tiles
How to reproduce: 1. Open the "Project.zip" project 2. Open the "scene" scene 3. Select Grid > Tilemap in the Hierarchy 4. Notice th... Read more
Trying to add two same script components with [DisallowMultipleComponent...
How to reproduce: 1. Open the attached project 2. Open the Test Runner 3. Start the "CantAddMoreThanOne" test Actual result: Unity ... Read more
Unity uninstall option is missing in programs and features tab
Steps to reproduce: 1. Install a few versions of Unity (2017.1) 2. Install a few versions of Unity (2017.2) 3. Navigate to Control p... Read more
"Existing downloaded content may still be imported into your Project" wa...
How to reproduce: 1. Create a project 2. Import any asset from Asset Store 3. Close Unity 4. Turn off the Internet 5. Open the proje... Read more
Unity with the Mixed Reality Portal set in simulation mode leads to a cr...
Steps to reproduce: 1. Open the attached project 2. Open the Main scene 3. Switch platform to Windows Store 4. Play the scene (make ... 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 vecto... 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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window