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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default