Search found 1 match
- Tue Oct 22, 2024 7:12 pm
- Forum: Resolved Problems and Bugs
- Topic: [kovarex] [2.0.9] parameter formulas that evaluate to a negative value always result in INT_MAX
- Replies: 3
- Views: 596
[kovarex] [2.0.9] parameter formulas that evaluate to a negative value always result in INT_MAX
I am seeing some unexpected behavior in the new parametrization feature where any parameter formula that would result in a negative value is always evaluated to INT_MAX (2147483647) for reproduction I've created a simple blueprint that demonstrates the bug. the value is just the negated stack size b...