Search Issue Tracker
[Inspector] Multi-selecting items in the Project tab throws error in the...
Multi-selecting items in the Project tab throws error in the console. Selection is not displayed in the inspector. Steps for reprodu... Read more
Inspector not displaying list of Objects of different types & throws error
When selecting multiple objects of different types in the Project window, the Inspector no longer displays a list of Objects, per ty... Read more
Applying a prefab takes too much time in Unity 5.6
Steps to reproduce:1. Open the attached project (ownCloud)2. Open the Assets/scene_graveyard.unity scene3. Select the scene_graveyar... Read more
Creating material from shader freezes Unity
To reproduce:1.Open a new project2.Import "GPUDriverCrash.shader"3.Create material from that shader Expected result: material is cre... Read more
Fully transparent cubes cause darkening in PVR with 0 backface tolerance
Refer to: https://forum.unity3d.com/threads/progressive-lightmapper-in-5-6-beta-6.454362/page-2#post-2980244 When setting 0 backface... Read more
[WSA] Animated image causes crash when starting deployed UWP app built
Steps to reproduce:1. Open the attached project (Crash Test Project.zip)2. Switch platform to Windows Store3. Add CrashTestScene to ... Read more
Rigidbody resets when Animator component is disabled and Camera doesn't ...
To reproduce: 1. Download attached project "New Unity Project.zip" and open in Unity2. Open "RagdollBug" scene3. Open "Scene" and "G... Read more
[WebGL] Build gets uncaught exception when using Linq::Take
Running WebGL build results in an error when Linq::Take is used in one of the scripts. To reproduce:1. Open the attached project2. B... Read more
[Android] Apps can be tapjacked
Android security issue:All views (e.g. GLSurfaceView) in the UnityPlayerActivity should have .setFilterTouchesWhenObscured(true) set... Read more
Cubemap array textures aren't supported even though they should
Repro Steps: 1. Open provided projects "TestCubemapArray" scene2. Enter play mode3. Look at the console and see that it says that "s... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved