Search Issue Tracker
[UI] Input Delay in 5.2 (not in 5.1)
In version 5.2 there is a delay when attempting to navigate through UI using an axis, which is not present in version 5.1. Reproduc... 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
[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
[MatchMaker] Can't re-join a match after leaving
How to reproduce: 1. Open attached project 2. Open scene Scenes/Main.unity 3. Play the scene 4. Enable Match Maker 5. Create Intern... Read more
Unable to load DLL 'advapi32.dll' when running an app on hololens at run...
Steps to reproduce: 1. Open the attached project (Own Cloud) 2. Switch platform to Windows Store 3. Build for WSA Universal 10 with ... 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
[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
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
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