Search Issue Tracker
[Deferred] Trees created using Tree Creator generate white spots with de...
Steps to reproduce: 1. Open the attached project2. Open the 'GM Island' scene3. Notice the white spots on the trees4. Switch to any ... Read more
The amount of mesh trees being rendered does not change when changing th...
Steps to reproduce : - create a new project- create a terrain and a tree- in the terrain component open the Place Tree option- add t... Read more
Unity grass builds patch meshes at runtime which causes cpu spikes
To reproduce:1. Open repro.unitypackage2. Open scene test. It contains a terrain populated with grass and a camera that is moved alo... Read more
[Regression] Crash in GameObjectUtility:GetStaticEditorFlags after click...
Steps to repro: 1. Open attached project and 't1' scene;2. Select 'Terrain' gameobject in the Hierarchy;3. Go to 'Place Trees' tab;4... Read more
[Regression][API] 'scriptParameterClass != NULL' exceptions thrown when ...
Steps to repro: 1. Open attached project and 't1' scene. Expected result:No errors thrown. Actual result: 2 errors: - Assertion fail... Read more
Black Squares on Terrain Heightmap after baking with lightmaps
There are visible black texels on some charts of the terrain after baking with lightmaps. It is possible to observe that some tesell... Read more
SpeedTreeImporter asserts when mesh is empty on Debug Editor
How to reproduce:1. Build Unity Editor from source code in Debug mode2. Open the attached project "1234531 SpeedTreeImporter asserts... Read more
Add trees UI is inconsistent with other Unity controls
Reproduction steps:1. Open Terrain inspector2. Go to "Add Trees" tab3. Try to delete a tree prefab with "Delete" key - doesn't work4... Read more
[Terrain] Editor crashes on removing speed tree asset file used by terrain
Steps to Repo:1. Right-click > 3D Object > Terrain2. Terrain Component > Paint Trees > Edit Trees > Add Tree3. Delete... Read more
Crash in SplatDatabase::RecalculateBasemap when opening the scene which ...
Reproduction steps:1. Try to open the attached project;2. Observe the crash. Expected results: The scene with terrain will not crash... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used