Search Issue Tracker
Fixed in 4.3.8
Votes
0
Found in
4.3.4f1
Issue ID
601727
Regression
Yes
physics material assigned to terrain is not saved
-e: We're assigning a physics material to a Terrain in Unity 4.3.3. If we save the scene and close Unity then re-open Unity the physics material is no longer assigned.
-repro:
--Create an New Project, no assets needed.
--Create a new GameObject -> Terrain in the scene.
--Create a new Physics Material in the Project.
--Click on the Terrain in the Hierarchy, click on the Terrain setting button in the Inspector.
--Assign the physics material to the Terrains Physics Material field.
--Save the scene in the project.
--Save the project too just to be sure.
--Close Unity.
--Open Unity to the same project.
--Click on the Terrain in the Hierarchy -> Terrain Settings.
--NOTICE the Physics Material field is blank.
The issue is fixed in Unity 4.3.7 Patch 1 version.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Double clicking script field no longer opens it in the external script editor
- [Android] Build fails with built-in PAD custom asset(s) when using sample Addressable
- [iOS] nw_read_request_report crash
- The serialized field value cannot be changed when trying to set it back to "None"
- The dropdown component breaks when the 31st Layer is used
Add comment