Search Issue Tracker
Crash when using the GPU profiler: TexturesD3D11Base::RemoveComputeBuffer
Unity crashes when GPU profiler is active and rendering APIs are switched. It's more easily reproducible if a RenderTexture is used.... Read more
Crash on exit: GfxDeviceD3D12::QueueRelease
Unity crashes when GPU profiler is active and rendering APIs are switched. It's more easily reproducible if a RenderTexture is used.... Read more
Audio does not play when playing in a Timeline which is controlled by an...
How to reproduce:1. Open given Unity project2. Enter "TestTimelineCrumb" scene3. Open Timeline window4. Select "MasterSequence" game... Read more
Screen.width/Screen.height in OnEnable/Awake shows incorrect values when...
How to reproduce:1. Open attached project ("ScreenBug.zip")2. Enter Play mode3. In Hierarchy window, disable and enable "PrintResolu... Read more
[Android] Resolution does not changes when changing it with Blit Type Au...
Setting resolution with Screen.SetResolution to smaller size results in target being "blitted" to screen without being resized when ... Read more
Screen.fullScreenMode is broken on Windows Standalone
Build and run the attached project.Try all four buttons- Windowed: does nothing- MaximizedWindow: switches to FullscreenWindow inste... Read more
Single Pass Rendering Camera Target Eye does not target properly
Steps to Reproduce:1) Open the attached project and run the TargetEye Scene2) Set VR enabled, OpenVR SDK, and set single pass render... Read more
[Gear VR | SPS] Crash when changing Anti Alias value via API
1. What happenedGear VR player crashes when Anti Alias sampling is changed via script if Single Pass Stereo is used. If Multi Pass S... Read more
Lightweight SRP and Lightweight SRP VR templates don't build on UWP
It fails with these errors: Shader error in 'Hidden/LightweightPipeline/ScreenSpaceShadows': unsupported shader api at /ProgramData/... Read more
[UWP] Input field's blinking cursor position can't be change on devices ...
Steps to reproduce:1. Download 1002834_repro.zip2. Switch to UWP3. Build project4. Open the project in VS and deploy to device5. On ... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “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