Search Issue Tracker
Fixed in 0.20.0-preview 4
Votes
0
Found in [Package]
0.20.0-preview.2
Issue ID
1206234
Regression
No
[Tiny] RequireComponentTag is ignored when the required tag component is in a different assembly than the JobComponentSystem
How to reproduce:
1. Open the attached project ("case_1206234-Tiny3.Unity.zip")
2. Open the repro scene ("Scenes/Tiny3D")
3. Enter Play Mode
4. Notice that "TestJob.Execute()" log is NOT printed in the console
5. Exit Play Mode
6. Build and Run a Windows .NET build
7. Inspect the console
Expected results: "TestJob.Execute()" log is not printed in the console
Actual results: "TestJob.Execute()" log is printed in the console; RequireComponentTag is ignored
Reproducible with: 2019.3.0f5, 2020.1.0a20
Couldn't test with 2017.4, 2018.4, 2019.2 (Project Tiny requires Unity version 2019.3.0f1 and above)
Reproducible with package versions: 0.20.0-preview.3
Couldn't test with previous package versions because of package errors after downgrading
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Sprite Importer Checkbox Label Truncated in UI (2D Template)
- Light theme icon is missing for Volume Component in the Inspector window
- Volume Profile effects are still showing and active in Game View when the Volume Profile is reset
- Shader Graph Tab Lacks Right Margin for Long Titles
- 2DLight component only renders when ShadowCaster2D components are within range in WebGL builds
Add comment