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
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
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
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
[SerializeReference][HDRP] Custom Pass Volume corrupts build data, causi...
To reproduce:1) Open the attached project and scene2) Build and run it It crashes on launch, a log showing that 'level0 is corrupted... Read more
[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. Reproduct... Read more
OnDisable and OnDestroy methods are not called when a ScriptableObject i...
How to reproduce:1. Open attached 'project-1174400.zip' project2. In Editor select 'Test' > 'Create and Save'3. Delete 'New TextA... Read more
Windows Editor: Inspector dropdown list doesn't scroll with mouse wheel
-e: when you have a long list of items scrolling them with the arrows takes way longer than mouse wheel does. works fine in mac edit... Read more
Camera control doesn't work after Handles.Button grasps a mouse click event
Steps to reproduce : - import the project attached- open the scene "test"- focus on the camera with "F"- right click on the drawn bu... 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
- Celestial bodies order remains unchanged when the Distance setting is modified
- A memory leak occurs with massive terrain when camera position changes occur.
- No valid hits are returned when using RaycastCommand
- Camera is not overlooking the main Scene in Scene View in the HDRP Sample Template
- TextShadow properties are not applied when displayed in a custom MenuItem Window