Search Issue Tracker
[Mono] .NET 4.7.1 standard/framework .XML files with useful descriptions...
Reproduction steps: 1. Go to "Unity\Editor\Data\MonoBleedingEdge\lib\mono\4.7.1-api" 2. Check if ".XML" files are there Expected re... Read more
Flickering shadows with large Terrain + Cast Shadows enabled + large Sha...
Shadows are computed from the Z buffer, so low near plane values can cause precision issues. Some other precision issues might be ha... Read more
[Culling] When the gameobject of particleSystem is offscreen, the partic...
1 Load default scene 2 Press Play and go to Scene tab 3 Choose camera and rotate it so the particle system gameobject is out of the... Read more
On Android, OnApplicationFocus(false) is not called before an app enters...
With Unity 4.2.2 the onApplicationFocus with a value "false" was called when the application was sent to the background and then onc... Read more
[VR] Unable to disable tracking for a VR camera
At the moment it is not possible to disable positional and/or rotational tracking for any given VR camera. This can lead to issues w... Read more
Unity extensions are not yet initialized assertions at project opening
Editor throws assertions at project opening For repro open attached project. It's switched to Universal Windows Platform with scri... Read more
Unity editor does not support Hindi characters
When entering Hindi characters into string fields in the inspector they all appear as question marks. You can still paste the letter... Read more
FormerlySerializedAs does not work when used on modified prefab properties
Steps to reproduce: 1. Open attached project 2. Opn 'Main' scene 3. Inspect the 'Mission' prefab instance in the Hierarchy 4. Notic... Read more
[WindowsMR] failure to take photo capture in Hololens
Exception thrown: 'System.ArgumentNullException' in UnityEngineProxy.dll ArgumentNullException: Value cannot be null. Parameter name... 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
- Profiler - Taking you to the wrong section when using 'show'
- Draw Renderers custom pass doesn't work with SSGI
- WebCamTexture does not set the requested resolution when used in WebGL
- Editor default Stylesheet/Matching Selector buttons in Debugger don't do anything
- Graphics.DrawMeshNow stops rendering Render Texture after a few frames when viewed in the Player