Search Issue Tracker
In Progress
Under Consideration for 6000.0.X
Fixed in 6000.3.4f1, 6000.4.0a1
In Progress in 6000.3.X
Votes
1
Found in
6000.0.55f1
6000.2.2f1
6000.3.0a6
Issue ID
UUM-115382
Regression
No
Unity Player crashes on (UnityPlayer) UnityMain and an Access Violation reading location error in ParticleSystem::Emit occurs when running Player with -debugallocator and using Particle Systems with a complex hierarchical structure
Reproduction steps:
1. Open the attached project "ReproProj"
2. Open Build Profiles (File > Build Profiles)
3. Select “Development Build”
4. Click “Build“
5. Open Windows' Command Prompt
6. Navigate to the build’s location in Command Prompt
7. Enter “EmptyURP.exe -debugallocator”
Expected result: The Particle System subemitters continue to emit, and the Player does not crash
Actual result: Player crashes
Reproducible with: 6000.0.55f1, 6000.2.2f1, 6000.3.0a6
Reproducible on:
Windows Standalone Player
Not reproducible on:
Play Mode
Testing environment: Windows 10 Enterprise 21H2
Not reproducible on: No other environment tested
First few lines of Stacktrace:
0x00007FFE2A260F76 (UnityPlayer) UnityMain
0x00007FFE2A23DDE3 (UnityPlayer) UnityMain
0x00007FFE2A218C1B (UnityPlayer) UnityMain
0x00007FFE2A26CB50 (UnityPlayer) UnityMain
0x00007FFE2A2615B4 (UnityPlayer) UnityMain
Note:
- When the Visual Studio debugger is attached, an Access Violation reading location error in ParticleSystem::Emit occurs
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
- Line Brush blue outline appears at incorrect position when painting start of line in Tile Palette
- [URP] All materials render black when building via batchmode or without rendering Scene/Game view in Editor if Decal renderer Technique is set to "Automatic"
- Player Tags list shows extra blank space behind the scrollbar in the "Player Tags" settings window
- Edit Angular Limits gizmo handles are small and easy to miss-click in the Scene view
- Duplicate Player Tag save fails silently with no error or validation message
Resolution Note (fix version 6000.4.0a1):
Fixed in 6000.4.0a1