Search Issue Tracker
By Design
Votes
0
Found in
2017.3.0f3
Issue ID
979812
Regression
No
Material properties cannot be accessed after modifying any script or saving
Steps to reproduce:
1. Open attached “Materials.zip” Unity project
2. Open “Main” scene
3. Change object order in Scene (or make any other change to enable scene saving)
4. Save Scene
Expected results:
Nothing unusual happens and Render Texture in scene continues being rendered
Actual results:
Render Texture is no longer rendered and material properties cannot be accessed
Reproduced in 2018.1.0b1, 2017.3.0f3, 2017.2.1p1, 2017.1.2p4, 5.6.5f1, 5.6.0f1
Note: Reopening scene will make Material properties accessible again
-----------------------
By design:
Property needs to be declared as a serialized type
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Tile Palette] Sprites not rendering when brush tool "Paint a filled box with active brush" is used for the first time
- Adding available Nodes with longer names in Fragment Context window overflow Fragment Context window in Shader Graph
- "Layer Palette Profile" Asset is automatically applied to the second Terrain but doesn't load any layers
- "Terrain Tools" shortcut conflicts with the Overlays shortcut by default
- Longer Shader Graph Property Reference names breaks VFX Graph Output Particle Node
Add comment