Search Issue Tracker
Collider 2D cannot be easily edited when it's gameObject's transform sca...
To Reproduce:1. Open scene in the attached project, double click 'largeQuad' in hierarchy 2. Click shift, it's collider cannot be ed... Read more
BackBuffer alpha channel is always set to 1 on android devices
Alpha channel BackBuffer is always set to one on android devices from Unity 4.3 Read more
Tree placement ignores option to not save
Painting trees onto terrain does not cause you to be prompted whether or not you wish to save your work when you exit the Unity edit... Read more
web player is incorrectly blending over animations
-e: the game in questions uses the blend tree for animations but it doesnt do so correctly in 4.3-4.5.x while it looks fixed in 4.6m... Read more
Tizen debugger doesn't work for PC
This has returned in 5.4.0b16. I need to see how far it regresses still. Right now, exhibited behavior is this: 1) Launch a project ... Read more
Unity editor does not support Hindi characters
When entering Hindi characters into string fields in the inspector they all appear as question marks. You can still paste the letter... Read more
Surface bump shaders get blurry when using with lightmapping
Bumps on surface bump shaders get blurry when using lightmapping 1. Assign object a surface shader with bumps and make it static2. B... Read more
Adding a script which adds itself to the object in OnAwake recursively,...
To Repro:1. Run scene 'test', if you’re on windows Unity should crash, if you’re using OSX ‘StackOverflow’ exception should be throw... Read more
Character controller disables movement when step offset >~1.85
Steps to repro:1. Open the attached project and the scene2. Press play. Make sure the character controller component's step offset i... Read more
5.0 runtime won't update with channel change
-e: when setting the plugin to use a channel with 5.x (not closed) it won't update the runtime and fail -repro:--install latest 5.x ... 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