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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment