Search Issue Tracker
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
IEnumerator stops working when adding a Graphic component to a gameObjec...
To reproduce:1. Open attached Unity project "layoutbug.zip"2. Open scene "Bug"3. Go into Play Mode Expected result: IEnumerator func... 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
[IL2CPP] Errors when building the project: Failed running, Exception: [....
A bunch of long Errors appear when trying to build the project using IL2CPP. Steps to reproduce:1. Open User's attached project (upl... 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
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
Calling an external function from Mac bundle crashes editor
To reproduce:1. Open project2. Play scene Expected: scene will be played, if there are any errors, they will be shown in consoleActu... Read more
Operator "??" does not return the correct value with the function "GetCo...
Reproduction steps:1. Open the attached project;2. Open the scene "Test";3. Enter the Play mode;4. Observe the Console window; Actua... Read more
Event.current.keyCode doesn't have the appropriate Event.current.charact...
Repro steps: 1. Open "UPM.zip" project2. "Tools" -> "Unity Shell"3. Select the "ConsoleWindow" and press the "A" key Expected res... 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
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