Search Issue Tracker
Active
Under Consideration for 1.0.X
Votes
1
Found in [Package]
1.0.X - Entities
Issue ID
ECSB-604
Regression
No
EntityComponentSystemSamples project build fails with InvalidOperationException
Reproduction steps:
1. Open the attached project “EntitiesSamples“
2. Build the project
Expected result: Build succeeds
Actual result: Build fails with the following error: InvalidOperationException: ContentCatalogBuildUtility.BuildContentArchives failed with status 'Error'.
Reproduced with: 1.0.8, 1.0.10, 1.0.11 (2022.3.5f1)
Reproduced on: macOS 13.4 (Intel), Windows 10 (user reported)
Note: Can also be reproduced by downloading the project from here: [https://github.com/Unity-Technologies/EntityComponentSystemSamples|https://github.com/Unity-Technologies/EntityComponentSystemSamples|smart-link]
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
- Audio Source Spatial Blend value gets set to 1 in the WebGL Player when the Spatial Blend value is bigger than 0
Add comment