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
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
- Editor crashes on D3D12GetInterface when repeatedly enabling and disabling 256 text components
Add comment