Search Issue Tracker
Active
Votes
0
Found in
2.7.0
Issue ID
UUM-131142
Regression
No
Crash on TrailModule::Update when loading Particle Systems with Trails module enabled from AssetBundles
How to reproduce:
1. Open the attached “CrashRepro“ project
2. Build And Run
3. Repeatedly press the “A“ key (Can take up to 200 times until reproduction)
Reproducible with: 1.22.3, 1.25.1, 1.27.0 (2022.3.50f1), 1.27.0 (2022.3.65f1), 2.6.0, 2.7.0 (6000.0.55f1, 6000.2.0f1, 6000.3.0a4)
Reproducible on: macOS 15.5 Sequoia (Intel), (M1 by user)
Not reproducible on: No other environment tested
Note: Only reproducible in Builds
First few lines of the stack trace:
#0 0x0000010bfae56d in operator delete[](void, std::nothrow_t const&)
#1 0x0000010bfe854d in operator delete[](void, std::nothrow_t const&)
#2 0x0000010bfe9910 in operator delete[](void, std::nothrow_t const&)
#3 0x0000010bfd7f76 in operator delete[](void, std::nothrow_t const&)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment