Search Issue Tracker
[Terrain Tools] ArgumentException occasionally occurs when attempting to...
1. Create a Terrain Object in the scene2. Add a layer to the Terrain Object3. Attempt to add the same layer to the Terrain Object Ac... Read more
"Dering Light Probes For Trees" Value is not named properly
1. Create a Terrain Object2. Turn on Debug View in the Inspector3. Observe all the variables that are on the Terrain Object Actual R... Read more
[Tree Creator] Defaults to an uncompiled shader in URP project
The Tree Creator does not appear to work with URP -- the shader fails to compile. Read more
[Terrain] Channel Remapping dropdown does not expand on clicking on its ...
Channel Remapping dropdown does not expand on clicking on its text in Mask Map under Terrain Layer. Steps to repro:1. Create a new p... Read more
Single RenderTexture leak when scattering texture using ScatterAlphamap/...
There is a single RenderTexture leak in editor source that occurs when modifying a Terrain's splatmaps with the painting API I'm ass... Read more
[Terrain] Black artifacts appear on Terrain when painting it
Reproduction steps:1. Open the attached project "BaseProject.zip"2. In the Project window under "Assets/_TerrainAutoUpgrade" open th... Read more
Paint Holes Undo Action will corrupt Terrain Objects
If a user completes two paint holes actions on a Terrain object then hits ctrl-z to Undo. Then it will corrupt the Terrain Object an... Read more
[Terrain] When Painting trees and selecting a tree with a LOD group a wa...
Reproduction steps:1. Open the user's attached project "Bounds.zip"2. In the Project window open Assets/Tree Bounds3. Select "Terrai... Read more
[Terrain] Material asset doesn't generate in the project window on creat...
Terrain material asset is not getting generated when it's created from Terrain Settings in the preset of Terrain, Refer attached vid... Read more
Unity Editor crashes when building a scene that has a Game Object with T...
How to reproduce:1. Open attached "case_1286422.zip" project2. Build Scenes/SampleScene scene Expected result: Build is completedAct... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Builder Data Path Source List starts flickering and scrolling when trying to select the last item in the list
- Crash on ProcessSceneBeforeExport when analyzing selected Addressables rules in a specific project
- HDR images are compressed incorrectly with default settings on Android Platform
- Crash with multiple stack traces when painting detail on Terrain with a highly detailed Prefab
- Crash on mono_object_handle_isinst_mbyref_raw when SerializedReference points to a struct implementing ISerializationCallbackReceiver whose first field is a UnityEngine.Object