Search Issue Tracker
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
UV1 channel is modified in Play mode when the Static Batching is enabled
Reproduction steps:1. Open the attached project "UV1Bug.zip";2. Open BatchingBug.unity and make sure that the lighting is baked;3. E... Read more
Script doesn't affect character if Animator Controller has specific States
Reproduction steps: 1. Open "MinimalRepro.zip" project2. Open "Test" Scene3. Enter Play mode and run around4. See that the character... 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