Search Issue Tracker
[WindowsMR] failure to take photo capture in Hololens
Exception thrown: 'System.ArgumentNullException' in UnityEngineProxy.dll ArgumentNullException: Value cannot be null. Parameter name... 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
LightingData.asset being too big causes Scene corruption and Size overfl...
Steps to reproduce: 1. Open user-submitted project 2. Open Scene Scenes/xx 3. Wait for Unity to exit with the following error: Size... Read more
[OcclusionCulling] Scene filters are not applied, when "Occlusion cullin...
Steps to reproduce: 1. Open attached project; 2. Click on "Main Camera" GameObject; 3. In the Scene view mark "Occlusion culling" c... 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
[MixedMode] No shadows from mixed lights in Deferred rendering path
To reproduce this issue: 1. Import the attached package 2. Open LightingTest scene 3. The are 2 cubes above 2 quads in the scene. O... Read more
Windows x64 standalone build crashes when using MeshCollider.sharedMesh
To reproduce: 1. Import unity_4_3_crash_win_64.unitypackage 2. Open scene TestCrash 3. Build&run a windows standalone for x64 4. Pre... Read more
NavmeshAgent is noticeably slower approaching a small gap when using Obs...
How to reproduce: 1. Open attached "repo_1042990" project 2. Enter game mode 3. Click on the ground near yellow square 4. Click on t... 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 draw... 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
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key