Search Issue Tracker
SceneManager events in RuntimeInitializeLoadType.BeforeSceneLoad are onl...
To reproduce:1. Open attached Unity project "SceneManagerEventsBug.zip"2. Open "Scene 0"3. Go into Play mode4. Click "Load Single"5.... Read more
EventType.ValidateCommand doesn't validate a special command
Repro steps: 1. Open the provided project2. Enter "Play Mode"3. Click on the white cube in the "Scene" view ("CubeToDuplicate")4. Pr... Read more
Clicking message in Console window opens a new Xamarin Studio instance e...
- Create a script in Unity that has two or more compiler errors- Set your default code editor in Unity's Preferences to Xamarin Stud... Read more
Editor crashes when adding UI Mask component to the game object with a s...
The script that causes the crash is taken from the asset Pixel Rotation Sprite: https://www.assetstore.unity3d.com/en/#!/content/881... Read more
"UnityEditor.InitializeOnLoad" calls constructor three times when Unity ...
How to reproduce:1. Download users attached project "doubleInitialize"2. Create or edit a script in Assets folder (without opening U... Read more
Recursion is detected when when the API Updater updates this A$ package
How to reproduce: 1. Open new project2. Import this package from the Asset Store: https://www.assetstore.unity3d.com/en/#!/content/4... Read more
Clearing the console after API Updater fails due to recursion clears the...
How to reproduce: 1. Open new project2. Import this package from the Asset Store: https://www.assetstore.unity3d.com/en/#!/content/4... Read more
Crash on mono_class_init when pausing playmode or inspecting object
Reproduction steps:1. Open repro project (NewRepro.zip)2. Open scene "TestScene".3. Press Play.4. Press Pause. Expected: Play mode w... Read more
The self reference in the property stops further code execution
To reproduce:1. Open the attached project2. Run the test in the Examples->TestCode Expected result: An error/warning is shown inf... Read more
Unity Crashes at UnityEngine.Logger:GetString when Collider2D is declare...
Steps to reproduce:1. Download 919316_repro.zip2. Open "new" scene3. Enter play mode4. Editor crashes when circle and square collide... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default