Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.1.0b1
Issue ID
989770
Regression
No
Build succeeds in spite of build-stopping error in the console
How to reproduce:
1. Open attached project
2. Open scene Test2.unity
3. Build scene to any platform (such as macOS)
- Note that the build succeeds, but there is an error in the console ("This MeshCollider requires the mesh to be marked as readable in order to be usable with the given transform.")
4. Using the exact same settings, build again
- Note that this time the build fails due to the same error
- A similar issue happens when using the Instantiate and Destroy buttons on the Platf_Ground-M1_Pf gameobject. If these buttons are used before a build is made, no error appears in the console. If these buttons are used after a build is made, the same error will appear each time the fbx is instantiated.
- Reproduced with 2018.1.0b1 (bcd94551ef32), 2017.1.0f2 (66e9e4bfc850), 2017.2.0f3 (253d744f3449)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- Module installation fails with "Download failed: Validation Failed" errors when using beta.2 Hub version
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
- Shader Graph Category dropdown cannot be expanded/collapsed when clicking on the text
- Different text alignment in the column header in Entities "System" window
Add comment