Search Issue Tracker
A gameobject with a disabled mesh collider will still become detectable ...
If I move or rotate a gameobject with a disabled meshcollider on it, the meshcollider become detectable by raycast even if it stay d... Read more
Unity crashes during evaluating an expression in Mono Develop
Steps to reproduce : - import the project attached- open the NewBehaviourScript.cs- place a breakpoint in the line within Update()- ... Read more
[InheritVelocity, Graphics] Shuriken's Inherit Velocity doesn't work pro...
Steps to reproduce : - import the project attached- open the test scene and press play- spawn the ship- use the arrows to move the s... Read more
Character controller doesn't work on Windows but works on OSX
Steps to reproduce : - import the project attached on both Windows and OSX- open the scene test- press play and notice you can move ... Read more
In lightmapped scene some textures appear black with OpenGL ES2.0
So textures are black when playing a lightmapped scene in the editor with the OpenGL ES2.0 emulation enabled. Read more
Changing screen orientation after using SetResolution doesn't swap resol...
SetResoultion to half of the default resolution (from 1536x2048 to 768x1024). Then turn the device from portrait mode to landscape -... Read more
Cannot add assets to a ScriptableObject asset with AssetDatabase.AddObje...
In case the main Asset is a ScriptableObject, AssetDatabase.AddObjectToAsset (subObj, mainAsset) "mixes up" incoming parameters and ... Read more
using async tcp sockets in the unity web not working
Webplayer support is being discontinued in Unity 5.4: http://blogs.unity3d.com/2015/10/08/unity-web-player-roadmap/ Read more
Shader compiler fails with too many interpolators for SM4.0
Some surface shaders fail with "too many interpolators used" message, even if they are compiling for DX11 (e.g. shader model 4.0) wh... Read more
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument