Search Issue Tracker
Active
Under Consideration for 2.7.X
Votes
0
Found in [Package]
2.7.0
Issue ID
ADDR-4048
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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment