Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.0.0, 2.0.3, 2.0.2
Issue ID
1201073
Regression
No
[Sprite Editor] Properties under "PixelPerfectCamera" are misaligned when its preset is created
Properties under "PixelPerfectCamera" are misaligned when preset of "PixelPerfectCamera" component is created, refer the attached screenshot
Steps to repro:
1. Create a new project
2. Window > Package Manager > 2D Pixel Perfect(3.0.0) > Install
3. Hierarchy > Main Camera > Add Component > Pixel Perfect Camera
4. Create preset of PixelPerfectCamera
5. Assets > PixelPerfectCamera
Actual Result:
Properties are misaligned
Expected Result:
Properties are aligned
Reproducible on:
2020.1.0a15, 2019.3.0f1
Note: 2D Pixel Perfect 2.0.2 is introduced in unity 2019.3.0a10
Package Found version: 3.0.0, 2.0.3, 2.0.2
Environment:
Windows 10 & macOS 10.14
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
Resolution Note:
It has something to do with how the preset inspector calculates automatic layout. Won't fix as it's so minor and cosmetic only.