Search Issue Tracker
Plugin platform change to 'Any Platform' when upgrading a project from 5...
Reproduction steps:1. Open the attached project with 5.3 Unity version.2. Navigate to Assets > Plugins > iOS > Flurry > ... Read more
Wrong Image placement when re-enabling prefab and its Canvas and Canvas ...
To reproduce:1. Open project2. Play 'canvas-bug-test' scene3. Re-enable 'Root' game object4. Re-enable Canvas in 'Window1' game obje... Read more
Several scene management events are not called when performing normal sc...
Steps to reproduce:1. Open user attached project2. Select Bugs -> Switch Active Scene3. Observe that no events are received,4. Se... Read more
Missing Components don't appear in the Inspector when in Prefab Mode and...
Repro steps:1. Open user attached project2. Open scene "SampleScene"3. Select "ThirdPersonController" in the Hierarchy4. Notice the ... Read more
Alpha Gradients PSD files are shown wrong in Unity 2017.1 and 2017.2
PSD files that include alpha gradients are showing up incredibly distorted, both in the Editor and in the Built application. Steps:1... Read more
Imported Prefabs are disabled when importing packages which were exporte...
How to reproduce:1. Create a new project2. Import "PrefabBUG 5.1.unitypackage" package3. In the Project window go to "Breakable Obje... Read more
VR Samples GUI Arrows contain an Animator which is not being used
1. Crate a new project2. Open "Maze" scene3. Camera->VROrbitCamera->GUIArrows Expected result: no Animator or animator that do... Read more
[Improved Prefabs] Added components cannot be reordered on prefab instance
Steps:1. Create and instantiate any prefab asset2. Add two components to it==> Both components are added with '+' sign3. Select a... Read more
[Prefab] PrefabUtility.CreatePrefab function throws null reference exept...
Steps:1. Run -> PrefabUtility.CreatePrefab("prefab.prefab", null);or1. Open attached project2. Open "TestScene" 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