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
- [Linux] Top left corner of the screen is unresponsive when the Editor recompiles
- [Android] [Vulkan] Cubes stuck on the first few frames of rotation and application flickering when an Overlay Camera is added to the Camera Stack with MSAA enabled
- Profiling information icon does not update for Light Mode
- [Linux] Type to select functionality is missing for drop down menus
- TextMeshPro calculates Width Compression incorrectly when using certain values in the WD% field
Add comment