Search Issue Tracker
UnityDistanceBasedTess() crashes Unity editor without stack trace when u...
How to reproduce:1. Open Unity2. Load tester-submitted project(TesselationTest.zip)3. Open '1.unity' scene4. Select 'New Material' i... Read more
[Android][iOS] GPUInstancing doesn't recognize same material ("Objects h...
Steps to reproduce: 1) Download attached project and open in Unity2) Switch platform to Android in the Build Settings3) Make sure Gr... Read more
[UIELEMENTS] Blurriness when positioned on even + 0.5
To reproduce: open the graphic test #697 in branch 'editor/bugfix/blurry-pixel-cache-regression'. Position any of the large "Alignme... Read more
Editor crash on profiling editor
- Open a new Unity project- Open Profiler window and dock it- In the Hierarchy window and Canvas gameobject (UI -> Canvas)- Then,... Read more
[Android][VR] XRSettings.LoadDeviceByName does not quit VR mode when usi...
To reproduce: 1. Download and open attached "GearVRLoadDevice.zip" project.2. Add oculus signature file for target device.3. Build a... Read more
Disabled Canvas elements are still visible
Steps to reproduce:1. Open QA's attached project2. Open scene "Main"3. Under "Canvas" disable the "Image"4. Notice that it is still ... Read more
[2D] Batching on sprite atlas is not behaving properly
What happened:When adding the attached unitypackage to a bigger/fuller project, the batching does not behave correctly. Repro steps1... Read more
[Android] Can not select Android SDK when its set up with Android Studio...
1. Find a machine that does not have the Android SDK set up2. Run the set up of Android Studio from the website (use express setting... Read more
JsonUtility.FromJsonOverwrite doesn't overwrite objects data when given ...
Steps to reproduce: 1. Open attached project "972430.zip"2. Open "Test" scene3. Enter play mode4. Select 'Main Camera' in the Hierar... Read more
Unity crashes at Scripting::ScriptingWrapperFor or Material::GetTexture ...
How to reproduce:1. Download project "ReproProject.zip" and open in Unity2. Open "sceneOne"3. Enter play mode4. Exit play mode--Unit... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist