Search Issue Tracker
Fixed
Fixed in 1.8.8
Votes
0
Found in [Package]
1.6.6
1.7.4
1.8.7
Issue ID
BUR-2445
Regression
No
Burst internal compiler error when using Math.Clamp
Reproduction steps:
1. Open the attached project “SleefRepro“
2. Observe Console
Expected result: No errors in Console
Actual result: Error in Console: Burst internal compiler error: Burst.Compiler.IL.CompilerException: Unable to find sleef function ``
Reproduced with: 1.6.6 (2021.3.27f1), 1.7.4 (2021.3.27f1), 1.8.7 (2022.3.4f1, 2023.1.2f1, 2023.2.0a21)
Reproduced on: macOS 13.4 (Intel), Windows 10 (user reported)
Notes: Error is caused by System.Math.Clamp function which should be compatible with Burst according to documentation
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment