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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used