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
- Missing script error when clicking “script” link in Cave scene’s Water Sample Description
- [VFX Graph] Set Position Shape Gizmo isn't refreshed after shaper switch
- NullReferenceException is thrown when trying to access volumeStack from the HDCamera class
- Visual artifacts appear when using an Orthographic camera with a Reflection Probe
- Not all animation properties are accessible when a prefab with an avatar model contains a nested copy of itself with a renamed GameObject
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.