Search Issue Tracker
Caching preprocessor does not support 1.#INF
If you write an infinity constant into the shader HLSL code, it will not compile with the caching preprocessor (but will work fine i... Read more
Game View Stats Saved by Batching is always 0 when using SRPBatcher
Reproduction steps:1. Open user attached Project2. Open Assets\Scenes\SampleScene3. Enable the Stats Pane on the Game View Window Ex... Read more
CURL errors in Development Builds cannot be disabled, and spam the Conso...
Reproduction steps:1. Open user attached Project2. Disconnect from the Internet3. Build and Run a Dev build Expected result: There a... Read more
[Android] Cache.expirationDelay does not remove expired Asset Bundles fr...
Steps to reproduce:1. Open the attached project "TestForTrunk"2. Build it to Android and run the app3. Press the "Load Cube" button ... Read more
IL2CPP Linux build fails when building on CentOS 7
How to reproduce:1. Create a new project2. Open the "Build Settings" window by pressing Ctrl+Shift+B3. Go into the player settings b... Read more
[Input System] Mouse position does not immediately lock to the center of...
How to reproduce:1. Open the attached project "MouseLockStateBug.zip"2. Open SampleScene3. Click Play4. Click on the Game View5. Mov... Read more
Editor crashes on GfxDeviceD3D12Base::DrawBuffersCommon when switching b...
How to reproduce:1. Open the attached project ('PFR_HDRP.zip')2. Open the 'KT_A01' Scene3. Open the 'KT_A02' Scene4. Repeat from ste... Read more
[MacOS] Multiple unsaved changes dialogs appear for the same window if w...
Steps to reproduce: 1. Open attached project2. Open window using Test > SaveChangesWindow3. Click 'Set Unsaved' button in SaveCha... Read more
Xcode doesn't close after building iOS project via batchmode -runTests c...
Reproduction steps:1. Download "Case_1330989" and open "runtests.sh" located in the Project's directory2. Replace "{REPLACE:path-to-... Read more
Scene becomes "dirty" when a new RenderTexture Asset is created
How to reproduce:1. Create a new project2. Make sure the Scene is saved and not marked as "dirty"3. Create a Render Texture Asset (A... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist