Search Issue Tracker
In Progress
Votes
0
Found in
1.7.0-pre.1
Issue ID
UUM-135674
Regression
Yes
Editor crashes when generating 3D meshes with Rodin Hyper 3D AI model in HDRP project
Steps to reproduce:
1. Create new Unity project using High Definition 3D Template
2. Install AI Packages from the toolbar
3. In Hierarchy window right-click > 3D Object > Generate 3D Object
4. In the model field, click "Change"
5. Change AI Model to “Rodin Hyper 3D”
6. In Prompt field write “Dog”
7. Change “Count” to 4
8. Click “Generate”
9. Wait for Meshes to generate and observe the Editor
Actual results: Editor crash after generating new meshes
Expected results: Editor doesn’t crash after generating new meshes
Reproducible with versions: 1.7.0-pre.1 (6000.5.0a7 (0841031ff752), 6000.5.0a8)
Not reproducible with versions: No repro: 1.7.0-pre.1 (6000.4.0b11, 6000.5.0a6 (07a4e6f4c5c6))
Tested on (OS): macOS Silicon Tahoe 26.3 (M1)
{code:java}
Obtained 256 stack frames.
#0 0x00000171203470 in mono_unity_backtrace_from_context
#1 0x000001054112e8 in PrintStackTraceOSX(void)
#2 0x00000105410e30 in HandleSignal(int, __siginfo, void)
#3 0x000001712405b8 in mono_chain_signal
#4 0x0000017118bdf4 in mono_sigsegv_signal_handler_debug
#5 0x00000182f21764 in _sigtramp
#6 0x00000171203440 in mono_unity_backtrace_from_context
#7 0x000001054112e8 in PrintStackTraceOSX(void)
#8 0x00000105410e30 in HandleSignal(int, __siginfo, void)
#9 0x000001712405b8 in mono_chain_signal
#10 0x0000017118bdf4 in mono_sigsegv_signal_handler_debug
{code}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment