Search Issue Tracker
Sprite packer only packs the first slice of a sprite correctly
To reproduce:1. Open attached project2. Select sprite "numbers"3. Make sure it is sliced in 4.6.0b24. Add a packing tag and pack the... Read more
Build settings values should not be shared between platforms
Profiling is a pro-only feature, so auto-connecting to profiler option causes problems on platform with Unity free licenses. Reprodu... Read more
Regenerating mesh does not work on some devices
Workaround provided by the user: Create a new mesh instead of regenerating old one. Reproduced on:Samsung Galaxy S III (GT-I9300) wi... Read more
Changing the uGUI text font size causes unity to freeze
To reproduce:1. Create a new project2. Add a new uGUI text3. Duplicate it 10 or so times (the more the merrier)4. Select all of the ... Read more
[Win Store Apps] issue with two audio output channels on PC
Switching between two audio output sources (speakers plugged in back panel and headphones plugged in front panel) causes a problem, ... Read more
When loading an asset bundle that contains a SpriteRenderer, the sorting...
To reproduce:1. Open attach project2. Open Test scene3. Enter play modeExpected result: The prefab is instantiated and looks same wa... Read more
Offsetting a character controller on a Mecanim character causes the roo...
To reproduce:1. Open "bug.Unity" scene file2. Enter play modeExpected result: The character is rotating in the same way as the anima... Read more
Crash when trying to disable UIrenderer
To reproduce:1. Create any uGUI object (Text for example) in any project2. Create a script which contains this line in Start():GetCo... Read more
Game view preview of uGUI doesn't update after resize
To reproduce:1. Open attached project2. Open scene "Example - Layout"3. Make sure you are using the default layout4. Switch to the g... Read more
Example code for NavMesh.CalculatePath is broken
1. Open documentation page via Help->Scripting Reference2. Find docs for NavMesh.CalculatePath Example code has the following pro... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks