Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
4.1.0b4
Issue ID
522231
Regression
Yes
Editor out of memory crash with large audio files (XP-only)
When importing audio files that don't fit into memory, the editor crashes. Regression from 4.0 - there we fail safely and print a console error:
"The file 'Assets/Sounds/noise_large.wav' does not contain a supported 'wav' format (Not enough memory to load audio file into memory)"
Repro files:
* noise_large.wav (~600 MB)
* 30MinuteLongNoiseStereo.wav (~300 MB)
* OggVorbisFormats\noise_large.ogg (~300 MB)
* OggVorbisFormats\noise_largeStereo.ogg (~150 MB)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
Add comment