Search Issue Tracker
[Editor, Graphics] The particle system doesn't supply the actual particl...
To reproduce:1. Open attached project2. Open scene3. Select particlesystem in the hierarchyExpected result:The particle size should ... Read more
Split sprites always look like the first slice of the sprite.
To reproduce:1. Open attached project2. open up spriteEditorError scene3. Inspect the spritesExpected result: All the sprites look d... Read more
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS