Search Issue Tracker
By Design
Votes
0
Found in
2020.3.42f1
Issue ID
UUM-21604
Regression
Yes
TilePalette Grid lines are visible in the Scene view when using Post Processing and "Toggle skybox, fog, and various other effects" is enabled
How to reproduce:
1. Open the user’s attached project “IN_20691“
2. Open “InfinityMode” Scene
3. Move around in the Scene view
4. Observe the Scene view
Expected result: no red Grid lines visible in the Scene view
Actual result: red Grid lines visible in the Scene view
Reproducible with: 2020.2.7f1, 2020.3.42f1
Not reproducible with: 2020.2.6f1, 2021.3.14f1, 2022.1.23f1, 2022.2.0b15, 2023.1.0a19
Reproducible on: Windows 10 Pro
Workaround: disable “Post Processing” in the editor
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note:
Hi, the visible lines can be resolved if the Sprites used in the Tilemap are atlassed using a Sprite Atlas. This can add padding to the Sprites, which will prevent the pixel bleeding seen here.