Search Issue Tracker
Not Reproducible
Votes
4
Found in
5.0.1p3
Issue ID
694726
Regression
No
[Freeze][Editor] Building Reflection Probes for iOS freezes Unity (Unity Labs project)
To reproduce:
1) Download and open project (or just get Unity Labs from asset store)
2) Switch platform to iOS
3) Try building lightmap and notice that Unity freezes on "1/3 Reflection Probes | 54 jobs"
Reproduced on 5.0.1p3
Doesn't reproduce when using angry bots
Comments (12)
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
- 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
e.bustaty
Aug 11, 2015 22:34
I have the same issue with a different scene, but on windows platform. i try to overcome the issue by deleting the reflection probes, then unity completes the lightmap building process, after that I undo the delete operation and bake the probes manually (by selecting each probe and pressing "bake" button in inspector), but still, when i build the executable, lightmaps are gone.