Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.3.2 - Entities
Issue ID
ECSB-1350
Regression
Yes
Code Generation failure with generated type as Job field after upgrading to the "1.3.2" version of "com.unity.entities" package
How to reproduce:
1. Open the “CodegenIssue“ project
2. Open the “OutdoorsScene”
3. Enter the Play Mode
4. Observe the Console window
Expected result: No errors
Actual result: Errors “Exception: System.Exception: This method should have been replaced by source gen.“ and “Missing Profiler.EndSample (Every BeginSample call must have a subsequent EndSample call within the same frame): Default World Code.TestSystem“ shown in the Console window
Reproducible with: 1.3.2 (2022.3.50f1, 6000.0.23f1)
Not reproducible with: 1.3.0-pre.4 (2022.3.50f1, 6000.0.23f1)
Could not test with: 2021.3.44f1 (Entities not supported)
Reproducible on: macOS 14.6.1 (Intel), Windows 10 Pro (22H2)
Not reproducible on: No other environments tested
Notes:
- Error “Missing Profiler.EndSample (Every BeginSample call must have a subsequent EndSample call within the same frame): Default World Code.TestSystem“ not present when testing with 2022.3.50f1
- The Player crashes Stack Trace in the comments
- Full errors in the comments
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
- The "UnityWebRequest.result" of the "UnityWebRequestTexture.GetTexture" method changes when accessing "UnityWebRequest.downloadHandler" texture
- Slider rounding does not allow setting certain valid numbers as Values when Low and High Values not set to default
- UI Builder Canvas has too big resizing zone on the outside of the canvas
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
Resolution Note:
There are no fixes planned for this Bug