Search Issue Tracker
Crash in mono_class_from_mono_type when using "new Enum[]{}" array in th...
Reproduction steps: 1. Open the attached project; 2. Near the Hierarchy tab, find the Editor Tests tab and select it; 3. Try to sele... Read more
Creating object inside monoBehaviour causes editor to crash
Steps to reproduce: 1. Download 915608_repro.zip and open "new" scene 2. Enter play mode Expected results: Editor should have pause... Read more
Crash on MonoImporter_CUSTOM_GetExecutionOrder when deleting a script wi...
How to reproduce: 1. Open attached project 2. Create a new script. 3. Modify the project's Script Execution Order. Either change the... Read more
The project can't be compiled because Library targeting .NET Standard 2....
To reproduce: 1. Download attached project "excel-test.zip" and open in Unity 2. Observe Console and you should see two errors: "A... Read more
Internal package modules that are not used in a project do not get strip...
Repro steps: 1) Create a simple project in URP, HDRP or built-in render pipeline, whichever render pipeline is desired. 2) Go to the... Read more
2018.2 Performance regression in BehaviourManager::Update
We are seeing a 15% performance drop on Windows standalone in some scenarios between 2018.1 and 2018.2. Repro 1. Download attached ... Read more
Compilation errors are thrown after Building the project when API Update...
How to reproduce: 1. Open the attached project 2. Make a Build (File->Build Settings->Build) 3. When the API Updater prompt opens, a... Read more
Crash in TransformHierarchyChangeDispatch::DispatchSelfAndParents when u...
Reproduction steps: 1. Open the attached project "Bug_CtrlZ.zip"; 2. If the custom editor panel is not there, go to Window -> LevelU... Read more
Error "The referenced script on this Behaviour is missing" when loading ...
Reproduction Steps: 1. Import attached project. 2. In Menu, select "Build" -> "Windows Development Build". 3. Create build. 4. In cr... Read more
[Regression] Calling Destroy() method in Awake for Networking objects is...
Starting from 2017.2.0a2 when you spawn Networking object (spawnable object) and call Destroy() in Awake method - it gives error Co... 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