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
- Physics SyncColliders 3x-7x performance regression from 2022LTS to U6
- ListView's '+' button causes a recursively dispatching event when the visual element area is filled up
- Soft keyboard closes immediately after multiple touches are made if Pointer Behavior is set to SingleUnifiedPointer
- UI Image batching breaks when interleaving elements with mixed z-positions and materials
- KeyNotFoundException is thrown when retrieving some values from HyperLinkClickedEventArgs
Add comment