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
Crash with multiple stack traces when increasing the Terrain Detail Inst...
How to reproduce:1. Open the attached “IN-110483.zip” project2. Open the “SampleScene”3. In the Hierarchy window, select the “Terrai... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS