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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
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.