Search Issue Tracker
"Install failed: Validation Failed" error when installing an Editor vers...
Reproduction steps:1. Open the Hub2. Press the “Install Editor” Button3. In the “Install Unity Editor” Window, pick any version and ... Read more
[SerializeReference] Serialized Reference Data lost when the Class name ...
Reproduction steps:1. Open "1204407" project2. In the Project window Right Click -> "Create" -> "Data"3. In the Inspector wind... Read more
[iOS] [Metal] Depth-Only Camera blacks out screen when anti-aliasing is ...
To reproduce:1. Open attached project2. Open "TestScene" scene3. Play the scene4. Press the Toggle Depth Camera button5. Notice that... Read more
Crash in TransformParticleMesh
How to reproduce:1. Download and open the attached project2. Enter "Play" mode3. Press the "Test 2" button Stacktrace:0x00007FF7B9BA... Read more
Invisible wall is created when a certain combination of Nav Mesh Box Obs...
How to reproduce:1. Open the user's attached project "NavMeshWall2021.zip"2. Open the "NavMeshBugCase2" Scene3. Press Play4. Press t... Read more
Fuzzy window not appearing inside the Bold Macro Graph window
How to reproduce:1. Open attached project "boltBug.zip"2. In the Project window, go to Assets and select "test" Flow Macro3. In the ... Read more
[iOS] Calling Social.localUser.Authenticate crashes in String_memcpy2_m2...
Callback in Social.localUser.Authenticate does not match actual authentication value, causing a crash on iOS. Steps to reproduce:1) ... Read more
[InputSystem] Error when vJoy is installed
Platform: Windows Repro: 1. Install vJoy (http://vjoystick.sourceforge.net/site/)2. Launch Unity3. Observe error in console. ```Coul... Read more
[UI] RenderTexture does not render World Space UI
[UI] RenderTexture does not render World Space UI 2. How we can reproduce it using the example you attached1) Download project and o... Read more
Objects lit by light probes appear brighter than static objects with sam...
Reproduction steps: 1. Open the attached project "case_672202"2. Open Scene2 and wait for the the lighting to be built3. Notice that... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used