Search Issue Tracker
Fixed in 4.5.X
Votes
2
Found in
4.3.0f4
Issue ID
576396
Regression
Yes
Placing/removing trees after deleting a "Missing" tree causes crashes
To reproduce:
1. Import the Repro package
2. Open scene Castle Defense
3. Select the terrain and through the inspector navigate to the tree menu - notice it has a "Missing" tree
4. Add a new tree and select the "Dead Tree" prefab from the assets
5. Try placing and removing the dead trees - everything seems fine
6. Now remove the "Missing" tree from the terrain
7. Try placing and removing the "Dead Tree" again - an error followed by a crash:
"Runtime Error!
Program: C:\Program Files (x86)\Unity\Editor\Unity.exe
R6025
-pure virtual function call"
Version 4.2.2f1 produces glitchy trees but does not crash
Comments (2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
oscarkool
Jan 14, 2014 21:24
I'm getting this same crash over and over again I simply lay down a tree and then go to delete it and crash, same exact error R6025.
Kirbyrawr
Nov 26, 2013 15:52
It occurs with script too.