Search Issue Tracker
In Progress
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.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
7000.0.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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment