Search Issue Tracker
Incorrect CSS style definition in WebGL build causes top part of build t...
Steps to reproduce:1. Build any project on WebGL2. Run the build3. Resize the window so that the build area doesn't fit vertically4.... Read more
UI leaks memory when it is being animated
To reproduce: 1. Open the project, attached by the user (2017.2_939424_Shared UI Mesh memory leak.zip)2. Open the "Scene" scene3. Op... Read more
Objects sharing a material are not being batched when Graphics Jobs are ...
Steps to reproduce:1. Open QA attached project2. Make sure 'Graphics Jobs' are on in 'Player Settings'3. Deploy to device with Mali ... Read more
Unity can't locate P4Merge if it's installed on another drive than the OS
Steps to reproduce:1. Install P4Merge on a different drive than the OS, for example Windows on C:\ and P4Merge on D:\2. Open Unity a... Read more
[iOS][VR] Field of View is really small when the VR view is initialized
Steps to reproduce:1. Download and open case 940900.zip2. Build & Run to an iOS device3. Press on the Cardboard icon at bottom r... Read more
WWW returned URL missing slashes (WebGL build)
1. Load up attached project (OC link in comments, file name "940942-UploadTest.zip")2. Build for WebGL on at least two versions (one... Read more
[Oasis] UWP Builds have wrong mouse position origin for UI when App scal...
Steps to reproduce:1. Create a new project2. Create a new Scene and add new UI Button3. Build scene for UWP4. Open Windows Display S... Read more
'Start Asleep' is not applied on 2D objects if they are touching another...
Reproduction steps:1. Open the attached project "SleepBug.zip";2. Open the Main.unity scene;3. Enter a play mode. Expected results: ... Read more
Visual Studio solution folder removed from .sln file after reloading Unity
To reproduce:1. Create new project2. Create new C# script3. Right-click script and choose "Open C# Project"4. Right click "Solution ... Read more
[Asset Bundle] Material references unused Assets in Unity Asset Bundle B...
Unused asset (in this case - texture) is added to Configure list as if it will go to an Asset Bundle (but it will not). Steps to rep... 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
- [UITK Controls] Non text InputField can't be reset by API
- Control Scheme name field has no character limit, causing “Add Control Scheme” window to expand if name is too long
- Prefab variants do not keep the values of linear drag and angular drag while upgrading the project from Unity 6000.0
- UI Toolkit Debugger Pick Element does not react to the Burst Inspector window when hovering over the Burst Inspector window
- Some buttons in the Burst Inspector window crop the button text from the left side making it unreadable when the window is smaller, and the window has to be almost fullscreen for the full button text to show