Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.3.X, 6000.4.X, 6000.5.X
Votes
1
Found in
2022.3.20f1
2023.2.11f1
2023.3.0b8
6000.0.0b11
6000.1.0a7
6000.2.0a1
6000.3.0a1
6000.4.0a1
6000.5.0a1
Issue ID
UUM-64185
Regression
No
Crash on collideParticles when entering Play Mode
Steps to reproduce:
1. Open the “user's attached project”
2. Open the “VRCDefaultWorldScene”
3. Enter Play Mode
4. Observe the crash
Reproducible with versions: 2022.3.6f1, 2022.3.20f1, 2023.2.11f1, 2023.3.0b8
Not reproducible with versions: 2022.3.5f1
Can’t test with versions: 2021.3.35f1
Reproducible on: macOS Sonoma 14.2.1 (Intel), Windows 11 (by the reporter)
Not reproducible on: no other environment tested
First few lines of Stack Trace:
{noformat}#0 0x00000106d84d45 in nv::cloth::SwInterCollision<nv::cloth::Simd4f>::collideParticles(unsigned int const, unsigned int, unsigned int const, unsigned int, unsigned int)
#1 0x00000106d84531 in nv::cloth::SwInterCollision<nv::cloth::Simd4f>::operator()()
#2 0x00000106d7f8d4 in nv::cloth::SwSolver::interCollision()
#3 0x00000106d7f52e in nv::cloth::SwSolver::endSimulation()
#4 0x0000010401afed in ujob_execute_job(ujob_control_t, ujob_lane_t, ujob_job_t*, ujob_handle_t, int){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment