Search Issue Tracker
[Android] Cardboard SDK crashes when switching back to VR mode
To reproduce: 1. Download attached project "Apps vrv prod 29 11 2017 5.6.2.zip" and open in Unity2. Build and run the project on an ... Read more
VSCode can't start debugger when Unity Hub is running
When starting a debug session in VSCode it will try to attach itself to the Unity process. It does this by looking for a process nam... Read more
[iOS][TileMap] Tilemap.SetTile() does not set tiles on iOS platform
Reproduction Steps:1. Open User's project2. Run "TestScene"3. Notice Unity logo4. Build and deploy to an iOS device5. Notice that no... Read more
Await tasks are not finished if Timescale = 0
Steps to reproduce: 1. Download and open the attached project2. Enter Playmode3. Check "PauseGame"4. Press "Trigger task" Expected r... Read more
Particles with Shape Texture are not rendered when in built project
To reproduce:1. Open my attached project2. Enter Play mode to make sure particles are visible when in Editor3. Build and run for any... Read more
Particle Shape Textures are not wrapped around the entire emiter Shape (...
To reproduce:1. Open my attached project2. In Hierarchy window, select the particle system3. In Inspector window -> Particle syst... Read more
Win32Exception spam when changing build target to Android
To reproduce: 1. Open the Editor and change the build target to Android2. Observe the console Expected: no errors are spammed Reprod... Read more
Textures exist in this project cannot be deleted and Resources.Load retu...
Steps: Case 1 - Cannot delete texture1. Open repro project2. Delete the texture called "Error" and "Warning"3. Close Unity and Open ... Read more
[MAC] Unity crashes when FirebaseApp.DefaultInstance is called
How to reproduce:1. Open given Unity project2. Enter "aaa" scene3. Enter Play Mode4. Unity crashes Expected result:Actual result: Re... Read more
[iOS] Crash with "dyld`dyld_fatal_error" using old Metal devices
Reproduction steps:1. Open the attached Xcode project (02/20/2018).2. Build it to iOS. Actual result:- The application will crash: t... 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