Search Issue Tracker
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
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
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
[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
Changing font size in Import settings causes text to be rendered as a wh...
To reproduce:1. Open the attached project (There is text attached to canvas using font from the assets folder)2. Click on the font f... Read more
Profiler.logFile doesn't work on Win Store Apps
When using "Profiler.logFile" variable in Win Store Apps, development console shows following message:"Writing failed because the fi... Read more
Application crashes after several screen lock-resume operations in devel...
Steps to reproduce:1. Create an empty project or open any other one2. Set the project to Development Build3. Deploy it to Windows Ph... 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
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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
- VFX Graph font size change does not adjust Sticky Note size when smaller font size is selected
- Rendering Debugger has a “Go to Section” burger button even when the section is already opened and does nothing when pressed
- SIGSEGV error when adding EditorApplication.delayCall callback declared in complex generic type and exiting Unity in `Performanc
- Resize cursor does not appear while approaching window edge from inside the player window when using Input System as the Input Handler