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
- [Quest] Materials are not rendering in Player when "Single Pass Instanced \ Multi-View" is selected and "Surface Type" is set to "Transparent"
- Hair master stack shader on hair is blown out when there is a backlit light on it
- [Editor] Profiler (Standalone Process) "Live" button is greyed out by default
- UIToolkit bindings on RadioButtonGroup is not displaying the selected radio button when the choice list is bound
- Multiple Video Players are not playing simultaneously when played in WebGL
Resolution Note:
Can no longer repro with asset layer