Search Issue Tracker
Won't Fix
Won't Fix in 1.0.X
Votes
0
Found in [Package]
1.0.0
Issue ID
ECSB-142
Regression
No
Unity crashes on BitCastTo when opening a project with the Entities package
Reproduction steps:
1. Open the attached “Aginerager” project
Expected result: the project is opened
Actual result: Unity Editor crashes
Reproducible with: 1.0.0-pre.15 (2022.2.1f1)
Not reproducible with: 1.0.0-pre.15 (2022.2.2f1, 2023.1.0a24)
Reproducible on: macOS Catalina 10.15.7 (Intel)
First few lines of the stack trace:
0x00007FFE3526EF30 (burst-llvm-14) burst_BitCastTo
0x0000021335E9DCAC (Mono JIT Code) (wrapper managed-to-native) object:wrapper_native_00007FFE3526EEF0 (Burst.Backend.FunctionBodyBuilder,Burst.Backend.Value,Burst.Backend.TypeHandle)
0x000002137F102914 (Mono JIT Code) (wrapper delegate-invoke) <Module>:invoke_Value_FunctionBodyBuilder_Value_TypeHandle (Burst.Backend.FunctionBodyBuilder,Burst.Backend.Value,Burst.Backend.TypeHandle)
0x000002137F1026F8 (Mono JIT Code) Burst.Backend.StandardCompilerBackend:BitCastTo (Burst.Backend.FunctionBodyBuilder,Burst.Backend.Value,Burst.Backend.TypeHandle)
0x000002137F102697 (Mono JIT Code) Burst.Backend.ChainCompilerBackend:BitCastTo (Burst.Backend.FunctionBodyBuilder,Burst.Backend.Value,Burst.Backend.TypeHandle)
0x000002137F1015D2 (Mono JIT Code) Burst.Compiler.IL.ILCompiler:NormalizeValue (Burst.Compiler.IL.NativeValue,Burst.Compiler.IL.Syntax.ILType,bool)
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
There are no fixes planned for this Bug
Resolution Note (1.0.X):
There are no fixes planned for this Bug