Search Issue Tracker
Won't Fix
Votes
0
Found in
6000.0.50f1
6000.1.4f1
6000.2.0b3
Issue ID
UUM-107478
Regression
No
“Assertion Failed”, “Invalid AABB a” and Mesh errors are thrown when editing Group Seed or Frequency settings for Tree Object
Steps to reproduce:
1. Create new Unity project
2. Create a Tree in Hierarchy window (3D Object > Tree)
3. In the Inspector window select Branch Group in Tree Component
4. Press button to Add Branch Group and add multiple branches
5.Start increasing/decreasing “Group Seed” or “Frequency” settings in the Inspector window
6. Observe the Console window
Actual results: Multiple errors are spammed in the Console window when editing increasing/decreasing “Group Seed” or “Frequency” settings
Expected results: No errors in the Console
Reproducible with versions: 6000.0.50f1, 6000.1.4f1, 6000.2.0b3
Tested on (OS): macOS Silicon Sequoia 15.3
Errors:
*
{code:java}
Converting invalid MinMaxAABB
UnityEngine.Mesh:set_vertices (UnityEngine.Vector3[])
TreeEditor.TreeData:UpdateMesh (UnityEngine.Matrix4x4,UnityEngine.Material[]&) (at /Users/bokken/build/output/unity/unity/Modules/TreeEditor/TreeData.cs:874)
{code}
*
{code:java}
Converting invalid MinMaxAABB
UnityEngine.Mesh:set_vertices (UnityEngine.Vector3[])
TreeEditor.TreeData:UpdateMesh (UnityEngine.Matrix4x4,UnityEngine.Material[]&) (at /Users/bokken/build/output/unity/unity/Modules/TreeEditor/TreeData.cs:874)
{code}
*
{code:java}
In order to call GetTransformInfoExpectUpToDate, RendererUpdateManager.UpdateAll must be called first.
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
{code}
*
{code:java}
Assertion failed on expression: 'IsFinite(outDistanceForSort)'
UnityEngine.GUIUtility:ProcessEvent (int,intptr,bool&)
{code}
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- 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
Resolution Note:
Thank you for bringing this issue to our attention. Unfortunately, after careful consideration, we will not be addressing your issue at this time, as we are currently committed to resolving other higher-priority issues.
We acknowledge that the current Terrain system has a number of limitations, so we are currently investing in a large amount of discovery work to determine exactly what is needed most and how we can bring it to you at the quality level you have come to expect and address the most pervasive pain points in the most effective and efficient manner. However, we know each case is different, so please do continue to log any issues you find, and provide general feedback on our roadmap page to help us prioritize.
Forum to discuss feature requests: https://forum.unity.com/threads/world-building-public-roadmap-and-feature-requests.1437163/
Roadmap: https://unity.com/roadmap/unity-platform/3d-world-building