Search Issue Tracker
Won't Fix
Won't Fix in 2023.1.X
Votes
0
Found in
2022.2.0b16
2023.1.0a19
Issue ID
UUM-20110
Regression
No
[VFX Graph] Infinity values in Transform throw errors
How to reproduce:
- Create VFX Graph and open it
- In Bounds Size X channel enter value ‘{}3.402823e+38’{}
- Observe errors thrown to the console
Expected result: No errors are thrown;
transform.position assign attempt for 'Preview Scene Camera' is not valid. Input position is \{ NaN, NaN, -Infinity }.
Assertion failed on expression: 'CompareApproximately(det, 1.0F, .005f)'
Assertion failed on expression: 'IsFinite(distanceForSort)'
Quaternion To Matrix conversion failed because input Quaternion is invalid \{-nan(ind), -nan(ind), -nan(ind), -nan(ind)} l=-nan(ind)
Invalid AABB result
Invalid AABB a
Assertion failed on expression: 'IsFinite(distanceAlongView)'
Assertion failed on expression: 'IsFinite(distanceForSort)'
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Animator state transition preview clips are flickering when zooming in
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
- "DebugAllocatorMode" option changes when changed in another Editor instance
- UITK Debugger new Classes element is not created with no information or warnings thrown when adding more than one element with the default name
Resolution Note:
Does not repro anymore on 2023.1.2f1
Resolution Note (2023.1.X):
Does not repro anymore on 2023.1.2f1