Search Issue Tracker
Top and bottom color channels are swapped when lighting an object with S...
How to reproduce:1. Open the “IN-92466-SixWayLightingBug.zip“ project2. Open the “SixWayLightingBug“ Scene3. Observe the Game view E... Read more
Stack overflow crash when in Play mode
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/MainScene'3. Enter Play mode Expected result: Play mode ... Read more
[Animation Import] Character Models with Animation Imported from Motion ...
Reproduction steps: 1. Open attached project2. Go to Assets -> BBallPlayer and select BBallPlayer_MB_stretch.fbx3. In the Inspect... Read more
[Camera] Calling Camera.Render in OnRenderImage always clears the depth ...
To reproduce:1. Open attached project2. Open DepthTextureBug scene3. Press play4. Select main camera5. Select On Render Image6. Noti... Read more
Pink "Error" Shader in Shader Graph using Linux Editor and Windows 64bit...
The cause of this issue is that Shader Graph is installed in both Packages and Assets, which causes compilation errors due to duplic... Read more
[Anim] Error in Console when applying Humanoid type
Getting this error in the Console when applying Humanoid type in the Importer > Rig tab... "GetObject failed to find Object for L... Read more
[ShaderGraph] Need to handle numbers in scientific notation (ie 1e+10)
Large numbers in our float and int fields get converted to scientific notation and we splice that into the shader code without check... Read more
[DLSS] Ultra Performance in DLSS doesn't seem to give ultra / best perfo...
Just want to double check that this is the intended behavior here. Repro steps :- Open attached project- Open scene called "Sample S... Read more
Shadow gets cut off when in Play Mode and using shader "Shader Graph/Rot...
How to reproduce:1. Open the attached project “IN_16028”2. Open “House 1” Scene in Scenes → Buildings3. Enter Play Mode4. Move “Play... Read more
[WP8.1] System.IO.File.ReadAllX methods throw IOExceptions
To reproduce:1. Open repro.unitypackage. It contains a script that creates some files and tries to read them using the File.ReadAllX... 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