Search Issue Tracker
Fixed
Fixed in 6000.3.0b5, 6000.4.0a2
Votes
0
Found in
6000.3.0a5
6000.4.0a1
Issue ID
UUM-114894
Regression
No
“Fatal Error!” Pop-up thrown after entering large value in Numbers list for Lens Flare in Inspector window
Steps to reproduce:
1. Create new Unity project
2. In Project window create Lens Flare (Create > Rendering > Lens Flare (SRP)
3. Select Lens Flare Asset in the Project window
4. In the Inspector window > Elements field time large number (for example 10000000000000)
5. Press Enter
6. Observe the Editor
Actual results: “Fatal Error! The file 'MemoryStream' is corrupted! Remove it and launch unity again!
[Position out of bounds!]
UnityEditor.Rendering.LensFlareDataSRPEditor:DrawListFooter (UnityEngine.Rect)” Pop-up is thrown, after quitting, Editor is closed
Expected results: Field should minimize the maximum number limit which should not cause fatal error to be thrown
Reproducible with versions: 6000.0.56f1, 6000.1.16f1, 6000.2.2f1
Not reproducible with versions:
Can’t test with versions: 6000.3.0a1 (due to errors thrown when creating Lens Flare > UUM-114892)
Tested on (OS): macOS Silicon, Sequoia 15.6 (M1)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment