Search Issue Tracker
Check for overlapping triangles in the unwrap when importing the mesh
Since the lightmapper can give quite unexpected results when the triangles in the unwrap are overlapping or are outside of the [0;1]... Read more
Values are reseted when entering playmode
Steps to reproduce : - open the test scene- click on Cube_prefab and editor BUG- change HP value- press play and notice that the HP ... Read more
CheckConsistency: Transform child can't be loaded' When switching betwee...
Steps to reproduce : - open the project- open the scene TestDontSave- press play and notice the errors in the console Read more
Deprecated animation system playback, gives asserts in some cases
After the object finishes with the first half of its animation, the pasted assert appears in the editor. This only occurs when the a... Read more
WindowLayouts invalid when moving a tab to the bottom part of Editor UI
Repro:- reset layouts to one of predefined schemes (any)- move one of the tabs to the very bottom of the screen (it should occupy th... Read more
[Android] Shaders that sample the frame work incorrectly
Shaders that sample the frame (for example, Glow and Vignetting image effects or the Glass shader) appear to be sampling the wrong p... Read more
Disabled resolution dialog doesn't affect fullscreen option (cmd-F)
To reproduce:1. Disable resolution dialog in player settings2. Run on mac3. cmd-F enables to go to fullscreen Read more
Misleading/unclear error in custom Editor scripts
I wanted "Double\size" as an option in a GUI.IntPopup call (see attached EditorGUIIntPopup.js script). Unity reports the following e... 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