Search Issue Tracker
Collection structs are missing readonly modifiers on methods, causing un...
How to reproduce: Open the “GraphicsTesting.zip“ project Open the “UnityStructsMissingReadonlyModifier.cs“ script in JetBrains Rider... Read more
Requesting non existent keyword at index exception is thrown after shade...
How to reproduce:1. Open attached project ("1195767-Reprop.zip")2. Open Demo scene3. Select Camera Game object (Scene->CameraOrbi... Read more
[WebGL] build fails even on empty new project
-e: see title, worked in beta18 now fails on OSX and Win -repro:--create new empty project (or download the attached one)--start a W... Read more
Game View needs an extra redraw when existing play mode
- Open scene Startup in the attached project: Notice a black GameView saying "No Cameras Rendering"- Press Play in the Editor and le... Read more
[Cache Server] Crash when using -batchmode -quit
This crash is happening only when using CacheServer and opening project through command line with these arguments. Currently there i... Read more
[IL2CPP] Project crashes on socket.release if built to iOS Simulator
1. Open attached project "repro_680283"2. Build to iOS Simulator3. Project will crash Note: Issue is not reproducible with device Read more
Celestial bodies order remains unchanged when the Distance setting is mo...
How to reproduce:1. Open the attached “IN-121184_repro” project2. In the Hierarchy tab, click on the “Sun3” GameObject3. In the Insp... Read more
The Editor hangs while opening a project when importing fbx assets
How to reproduce:Open the attached project "fbxtest.zip" Expected results: The project opensActual results: The Editor hangs at impo... Read more
"OnDemandRendering.renderFrameInterval" is ignored in the Player
How to reproduce:1. Open the "IN_41680" project2. Press File -> Build And Run3. Observe the Player Expected result: "Random" upda... Read more
[iOS][GLES2/3] Screen becomes dark if resolution is changed when image e...
1. Open attached project2. Build to iOS3. Press "Native Res" twice it will switch from native to lower and from lower to native4. Sc... 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