Search Issue Tracker
PhotoCaptureFrame Fails to Provide Camera Matrices on HoloLens 2
1. With the same Unity App built on top of Unity PhotoCapture and PhotoCaptureFrame API, it is able to take photo and retrieve Camer... Read more
Dynamic Font rendering performance issues on iOS
This test project renders a string of N random characters every frame. Testing on an iPad 2 with a string of 30 characters the font ... Read more
EditorSceneManager.sceneClosing callback not called when loading a singl...
I register a callback for the EditorSceneManager.sceneClosing event but it doesn't get called when I open another scene in the edito... Read more
[Performance] Shuriken particle system module "Limit velocity over lifet...
Reproduced with:Unity Version 4.3.4f1 (e444f76e01cd) Read more
Unity Hangs on SceneManager.UnloadScene
Reproduction steps: 1. Open the scene "Spoke Room 00" 2. Make the cube collide with the sphere one time. 3. Make the cube collide a ... Read more
Serialization error thrown after changing Asset Serialization mode to Fo...
To reproduce:1. Open the attached project (TestProjectSettings.zip)2. Notice serialization error in the console3. Clear this error4.... Read more
Exceptions are not logged when thrown from "async Task"
How to reproduce:1. Open project "LogsInAsync.zip"2. In the Hierarchy window select "GameObject" GameObject3. In the Inspector windo... Read more
"RuntimeError: Out of bounds memory access" error appears when running W...
Reproduction steps:1. Open the attached "1403906.zip" project2. Build and Run the project in the Safari browser3. Observe the game i... Read more
[Build][D3D9] Canvas stops rendering in D3D9 windows standalone
Repro steps: 1) Open the project and Scene scene2) Build and run(Windows Standalone) in a windowed mode and also make sure it is in ... Read more
SHADERPASS has incorrect value when using Shader Graph for Built-In target
How to reproduce:1. Download and open the attached project2. Open the "GeneratedFromGraph-SG.shader" shader3. Go to line 1623 Expect... 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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject