Search Issue Tracker
Fixed in 1.1.0-preview.2
Votes
0
Found in [Package]
1.0.4
Issue ID
1160400
Regression
No
Burst build compilation fails when jobs are encased with #if UNITY_EDITOR
How to reproduce:
1. Open attached project "case_1160400-burst_fail_2.zip"
2. Build and run the game
3. Observe Console Window
Expected result: the build is successful or an error is thrown that you cannot use #defines with Burst/Jobs
Actual result: build is unsuccessful, errors are thrown (image attached)
Reproducible with: 2018.2.21f1 (0.2.4-preview.50), 2018.4.2f1 (1.0.4), 2019.1.7f1 (1.0.4), 2019.2.0b6 (1.0.4), 2019.3.0a5 (1.0.4)
Could not test with 2018.1 and lower due to Entity errors in the Console window
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “NullReferenceException” errors thrown when adding “Content Packing & Loading” Schema to AddressableAssetGroupTemplate.asset
- InputField fails to get the last character of a Hangul(IME) (Korean character) text when focus is shifted with the Tab key
- "The referenced script (Unknown) on this Behaviour is missing!" warning is thrown on SceneIDMap when using a built-in template from HDRP
- Error "UXML validation error: Line 3, Position 6: The element 'VisualElement' in namespace 'UnityEngine.UIElements' has incomplete content." is present when running the test for Schema Definitions
- The light range of HDRP realtime spot lights is halved when HDRPAsset Lit Shader Mode is set to Forward or Both
Add comment