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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Add comment