Search Issue Tracker
Setting a RectTransforms parent in Awake, set it's scale to (0,0,0)
To Reproduce: 1. Import the unitypackage attached to the post.2. Open scene 'PrefabInstantiateTest' & play.3. Notice that Canvas... Read more
Objects change colors after playback (ambient probe gets messed up?)
Run attached scene.Stop.---> Cubes in the scene change colors.Regression from 5.0f2 After stop playing the scene the changed colo... Read more
Unity 5 Asset Server Saves Current State Into Layouts
- Put a project in Asset Server version control (or open one that is) - Make a change, or otherwise get the Asset Server version con... Read more
OnDrop is called after every OnPointerUp, even if OnDrag doesn't get called
To reproduce:1. Open attached project2. Open scene3. Press play4. Click first cube5. Notice that OnDrop is called even if OnDrag doe... Read more
[LightProbes] Light probes gizmos blink while being multi selected
To reproduce:1. Create 2 light probe groups2. Multi select them in scene view3. Notice light probes blinking Introduced after removi... Read more
Lightmapping produces artifacts on OSX with Intel Graphics cards
How to reproduce: 1. Open attached project on an OSX machine with an Intel Graphics card2. Open scene BrokenLighting.unity- Note the... Read more
Impossible to edit Skinned Mesh Renderer bounds after disabling and re-e...
To reproduce:1. Create new project2. Create empty gameobject and add cloth component3. Disable and re-enable gameobject (or save sce... Read more
Changes not saved to prefab are considered as changes to scene without c...
Changes to game object (unsuccessful to find which changes exactly) not saved to prefab are considered as changes to a scene which h... Read more
[IL2CPP] Marshal.SizeOf dosen't work with types which have an explicitly...
To Reproduce: 1. Deploy the attached project with Il2CPP. 2. Notice the, error: ArgumentException: Type 'CustomType' cannot be marsh... Read more
Incorrect Pre-Build event command line on Universal build
Reproducible on 4.6.0f1, 4.6.1f1, 4.6.3f1; Visual Studio solution created by Unity after the Windows Store Universal 8.1 build from ... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal