Search Issue Tracker

Fixed in 2019.3.X

Votes

0

Found in

2018.3

2018.3.0f1

2019.2.0b2

Issue ID

1159006

Regression

No

[ Terrain ] Paint Texture with Texture Quality not set to Full Res freezes the Editor UI and can crash upon entering Play Mode

Terrain

-

Repro Steps:
1. Create a Terrain
2. Create a Terrain Layer and assign a Texture
3. Select the created Terrain
4. Select the Paint Texture Tool
5. Add the Terrain Layer to the Terrain via the Paint Texture Tool UI
6. Open Project Settings and go to Quality Settings
7. Set texture Quality to something that is NOT Full Res
8. Try painting texture on Terrain
9. Press the Play Button to enter Play mode

Result: Cannot paint on Terrain with non-FullRes texture quality. The Editor UI freezes up (as if Repaint doesnt happen) though there is still some functionality available like right-click context menus, maybe selecting a EditorWindow tab, and entering Play Mode

Expectations: Can still paint on Terrain with any Texture Quality. UI doesnt freeze up. Editor doesnt crash

Comments (3)

  1. rlalancette

    Jul 18, 2023 18:27

    Still happening with 2021.3.11f1

    Almost every time I rebase, the terrain is corrupted.

    I restore to the previous binary terrain file using this if that can help anyone in the future.

    git log -p path/to/file
    git checkout <commit> path/to/file

    Voila! The file is back to the version that was on that commit. Works with binary files.

  2. ArtyUwU

    Dec 28, 2019 06:59

    Using 2019.3.0f3, still happening

  3. joshcamas

    Nov 04, 2019 16:26

    I'm getting this issue in 2019.2.11

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.