Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
0.0.2-exp.1
Issue ID
ENVB-465
Regression
No
Parent Layers referencing child sublayers anchors fails
h3. Description
Layers can reference anchors generated from sublayers. This should not be allowed, as parents execute prior to their sublayers, meaning the data is not available.
h3. Repro Steps
# Create a new layer
# Create a sublayer Height Stamp
# Add texture and place the stamp
# Add an anchor to the output of the stamp
## Name this anchor
# Return to the parent Layer and add a Fill mask modifier
# Reference the channel: anchor name
h3. Actual Results
The layer fails to render
h3. Expected Results
The channel is not available.
h3. Versions
h4. Editor Version
h4. Git Repo Commit or Package Version
master repo 2022/10/05
dc9dff5
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
- ":focus" style will not be shown when the UI element is unparented and reparented and the "Focus()" method is called without the "Blur()" method being called
- Crash on BucketAllocator::Allocate when importing TextMeshPro assets
- Playmode dropdown creates continuous "Layout update is struggling" errors at certain aspect ratios
- Editor takes a long time to open VFX Graph 'Subgraph' asset when it is heavily referenced by multiple other VFX Graphs
- "Editor Event Handler Error" error is thrown when using Terrain Tool shortcuts
Resolution Note:
Can no longer repro with asset layer