Search Issue Tracker
Progress Bar's Low and High value are not accessible through script
How to reproduce:1. Open the attached "LowHighValues.zip" project2. Open the "ui.cs" script3. Write "bar.lowValue" or "bar.highValue... Read more
Same calculation gives different results when running Compute Shader due...
How to reproduce:1. Open the attached project2. Open the Test Runner (Window -> General -> Test Runner)3. In the Test Runner w... Read more
Editor crashes when inspecting Serialized Field ParticleSystem variable ...
How to reproduce:1. Open the attached project "PS_Crash.zip"2. Open "TestScene" Scene3. Open "TestPS.cs" script in Visual Studio Cod... Read more
Odin Inspector crashes the Editor when selecting an entry from the Attri...
Reproduction steps:1. Open the user's submitted project "New Unity Project (1).zip"2. Go to Tools -> Odin Inspector -> Attribu... Read more
Editor crashes on dynamic_array<VFXCommandList::VFXCommandSubList,0>::in...
Reproduction steps:1. Open the attached "case_1347510.zip" project2. Load the SampleScene3. Clear GI Cache in Preferences window4. C... Read more
[HDRP] Material causes "Unknown RenderQueueType" error on startup and "C...
Reproduction steps:1. Open attached project "benchmark-office.zip"2. Observe Console window3. In Project window, select "Assets/3D M... Read more
[macOS] Microphone usage in script causes build to fail with ambiguous e...
1. Create a new project2. Create a new script named "Example.cs"3. Into the script file copy and paste example from here: https://do... Read more
[VFX] Particle simulation doesn't match the reference VFX when using Vis...
How to reproduce:1. Open the attached project's Scene labeled "Scene"2. In the Game View, inspect the reference Visual Effect "VFX_R... Read more
[Android] Camera Clipping Plane clips through game objects on certain de...
Reproduction steps:1. Download and open the attached project: "clipPlaneTest.zip"2. Build and Run the project to Android3. Open the ... Read more
Prefab instances will not be correctly updated because of an editor erro...
How to reproduce:1. Open the "1356059" project attached in google drive (link in the edits)2. Open the "Main Scene" Scene in the Ass... 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