Search Issue Tracker
Active
Under Consideration for 5.3.X
Votes
4
Found in [Package]
5.3.0
Issue ID
WBTRB-165
Regression
No
Severe Editor performance drop when Texture painting on Unity Terrain
How to reproduce:
1. Extract and open the attached “IN-112634.zip“ project
2. Go to Assets → Scenes and open the “Terrain.prefab“
3. Under “Layers“, select any of the “Layer Palette” textures (Do not select the check box, only highlight the texture)
4. Try drawing the texture on the “Terrain” GameObject
5. Observe the Editor
Expected result: The Unity Editor maintains smooth performance
Actual result: Performance is significantly degraded; the Editor’s FPS drops considerably in the profiler
Reproducible with: 1.1.2-preview (2023.1.0a1, 6000.0.57f1, 6000.2.4f1, 6000.3.0b1), 5.3.0 (2023.1.0a1, 6000.0.57f1, 6000.2.4f1, 6000.3.0b1)
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Notes:
- DirectX12 exaggerates the issue; performance seems better on DirectX11
- It appears to be related to GPU performance, with the issue being more pronounced on Intel(R) UHD Graphics compared to the dedicated Nvidia 3500 GPU.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment