Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a8
Issue ID
607584
Regression
Yes
Triggers are not accepting/registering raycasts in Unity 5
To reproduce:
1. Open up the attached project. It is has NGUI
2. Open up any of the example scenes, for instance I'm using Example 10 - Localization
3. Enter play mode, try to click on the buttons, slide the sliders, etc. - nothing works
4. Select any of the colliders of the buttons, sliders and change them to be non-triggers - they start working
This would be really problematic when upgrading.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Toggling 'Editor Extension Authoring' doesn't dirty the UXML but its state depends on how it was previously saved
- Shader variants are stripped when they are not used during Player building
- Multiple exceptions are thrown after exiting Play mode when Layout Group component is displayed in Debug Inspector and Padding section is expanded
- ScrollView elements are not restored to their original positions after removing a Layout Group with Undo action
- "Assembly with name already exists" errors are thrown when two packages with different technical names resolve to the same namespace
Add comment