Search Issue Tracker
Active
Under Consideration for 1.5.X, 2.5.X
Votes
0
Found in [Package]
1.5.1 - Collections
2.5.1 - Collections
Issue ID
ECSB-1349
Regression
No
Some of the "NativeText" methods use "stackalloc" which causes a stack overflow when "NativeText" is used for larger buffers in Windows machines
How to reproduce:
1. Open the “native_text_to_string_bug“ project
2. Open the “SampleScene“
3. Enter the Play Mode
4. Observe the Console window
Expected result: No errors
Actual result: “System.StackOverflowException: The requested operation caused a stack overflow.“ error
Reproducible with: 1.2.4, 1.5.1 (2021.3.44f1), 2.4.3, 2.5.1(2022.3.50f1, 6000.0.23f1)
Reproducible on: Windows 10 Pro (22H2)
Not reproducible on: macOS 14.6.1 (Intel)
Note: Full errors in the comments
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment