Search Issue Tracker
Crash on memset_repstos when pressing a UI button while in Play Mode
Reproduction steps:1. Open the attached “repro_IN-95750“ project2. Open the “Assets/Scenes/GameScene.unity“ Scene3. Enter the Play M... Read more
ISerializationCallbackReceiver example
The example sritp on this page: https://docs.unity3d.com/2017.1/Documentation/ScriptReference/ISerializationCallbackReceiver.htmlhtt... Read more
[SpeedTree] Windzone Main/Turbulence settings have no effect
To Reproduuce: 1. Open scene test & play.2. Observe that changing Main & Turbulence setting on the WindZone object has effec... Read more
[Android] AndroidManifest.xml merge does not reflect android:hardwareAcc...
Steps to reproduce:1. Open user attached project2. Notice that user's AndroidManifest file has hardwareAccelerated set to true3. Bui... Read more
[Android] White screen after returning from Oculus Profile menu back to ...
Reproduction steps:1) Open "888934_OculusHomeIssue.zip" project2) Build and run on Android device3) Attach device to the GearVR rig4... Read more
ManualCamera.Render() Camera does not invoke image effects
Steps to reproduce : 1) Download attached project "OnRenderImage.zip" and open in Unity.2) Open scene "test" and press Play.3) In Hi... Read more
Node drop-down opens at a different location on-screen than the Node is ...
How to reproduce:1. Create a new project2. In the Project window, click the right mouse button > Create > Bolt / Visual Script... Read more
[HDRP] Freeze or Crash when starting a Player build with -force-d3d12 ar...
How to reproduce:1. Open the attached project named "ForceD3D12Crash.zip"2. In the Project settings, check if the D3D11 graphics API... Read more
Multiple warnings are thrown when importing Terrain URP Demo Scene to th...
Steps to reproduce:1. Create new Unity project2. Import Terrain Tools package3. Once imported press on “Download URP Demo Scene from... Read more
Not informative compute shader error reporting
On purpose there is some kind of error in a compute shader. In the editor the error message is a bit "laconic". It should be more ex... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used