Search Issue Tracker
[WindowsMR] failure to take photo capture in Hololens
Exception thrown: 'System.ArgumentNullException' in UnityEngineProxy.dllArgumentNullException: Value cannot be null.Parameter name: ... 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 scene2 Press Play and go to Scene tab3 Choose camera and rotate it so the particle system gameobject is out of the fr... 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 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 project2. Opn 'Main' scene3. Inspect the 'Mission' prefab instance in the Hierarchy4. Notice th... Read more
[NavMeshSurface] Trees placed on Terrain are not taken into account when...
How to reproduce:1. Open the attached project (TreeTest.zip)2. Open scene Scenes/SampleScene3. In the Hierarchy window, double-click... 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 script... 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 Store3. Build for WSA Universal 10 with il2... 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
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks