Search Issue Tracker
SetConstantBuffer resets to default when reimporting the script in the P...
Reproduction steps:1. Open the attached project "Demo.zip"2. Open "BugDemo.unity" Scene3. In the Hierarchy window select the sphere ... Read more
Unhandeled exceptions are thrown when debugging with JetBrains Rider IDE
Steps to reproduce:1. Open the attached "case_1367206_repro" project2. Select any version of Rider IDE in Edit > Preferences >... Read more
Editor crashes on fbxsdk::FbxLayerElementArray::InsertAt when importing ...
Reproduction steps:1. Open the attached project ("obj_test_v1.zip") folder with a file browser2. Delete the Library folder3. Open th... Read more
InputAction class's variable names are replaced with "Input Action" when...
How to reproduce:1. Open the attached project "InputSystemBug.zip"2. Open the "SampleScene" scene3. Select the "Click Me" GameObject... Read more
Crash on ComputeShader::DispatchComputeShader when attempting to bind Te...
How to reproduce:1. Open the attached project from "ImmenseTerrainProject.zip"2. Enter Play Mode Reproducible with: 2021.1.0a1, 2021... Read more
Crash on an out of memory error when running Play Mode on Metal MacOS
How to reproduce:1. Open the user's attached project from "Aurelia.zip"2. Enter Play Mode Reproducible with: 2019.4.31f1, 2020.3.20f... Read more
Screen space refelctions not working when the graphics API is set to Ope...
How to reproduce:1. Open the user attached project (reflectionSample.zip) and make sure the "SampleScene" is open2. In the Scene vie... Read more
Code Analysis package throws "Failed to load types" warnings when enteri...
Reproducible on: VS version: 1.7.5, 1.4.15 Unity version: 2021.2.0f1 Platforms: Windows 10 and macOS Big Sur. How to reproduce:1. Cr... Read more
[Android] Application.targetFrameRate changes after locking/unlocking th...
Reproduction steps:1. Open the attached project "FPSbug.zip"2. Build and run to Android device3. Observe the FPS counter in the top ... Read more
[Android][IL2CPP] Boxed integer is not equal to itself when project is b...
Reproduction steps:1. Open the attached user's project "Il2cppproj.zip"2. Go to Project settings > Player > Other settings and... 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