Search Issue Tracker
Fixed
Votes
0
Found in
5.0.0a6
Issue ID
602451
Regression
No
OnMouse event handler warning shown even when it shouldn't
Warning is displayed when there is any file or function with "OnMouse" even if it has nothing to do with Unity OnMouse event handlers.
For example:
File "OnMouseOrJoystick" or function "OnMouseAttack"
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “… is using a shader without GPU deformation support. Switching the renderer over to CPU deformation.” warnings are logged when GPU Skinning is set to GPU
- "Material '...' has _TexelSize / _ST texture properties which are not supported by 2D SRP Batcher...” warning is logged when the Shader is SRB Batcher compatible
- Crash on EnsureUniqueSiblingName when calling GameObjectUtility.EnsureUniqueNameForSibling() with a null argument
- Changes are not applied when selecting Platform settings for Plugins
- Particle System only collides with one Terrain Collider at a time when Collision Type is set to 'World'
Add comment