Search Issue Tracker
Active
Under Consideration for 6000.4.X
Votes
0
Found in
6000.4.2f1
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment