Search Issue Tracker
RaycastHit returns the wrong triangle index in Unity 5
Steps to reproduce:1. Open attached project's "TriangleBug" scene with 4.6 version of Unity.2. Enter play mode. (have both scene ang... Read more
[OpenVR] Entered playmode with unsupported gfx api = crash
repro settings: - OpenVR is preffered SDK- OpenVR supported headset is plugged in (CV1 or Vive)- Graphics API auto is unchecked and ... Read more
[Android] Project with IAP plugin fails to build with Gradle (release mo...
Reproduction steps:1) Open user's attached project2) Go to PlayerSetting and set up keystore (this is due to case 913164 bug)3) Make... Read more
[URP][OpenGL] CommandBuffer: built-in render texture type 3 not found wh...
Steps to reproduce: 1. Create a new URP 3D template project 2. Focus the Game view 3. Observe the Console Actual results: CommandBuf... Read more
Lights only visible in left eye in VR when using built-in pipeline
Reproduction steps: 1. Open the attached project “ReproProject“2. Open the scene “SampleScene“3. Make sure VR headset is connected a... Read more
Editor doesn't start up on Windows 32bit
-e: as per title, editor startup fails with windows error message.--NOTE: XP support for the editor was dropped with 5.3 -repro:--in... Read more
[IL2CPP][iOS] Expected class name error when deploying to iOS device
To reproduce:1. Open attached project2. Build for iOS3. Try to deploy to iOS device using Xcode Actual behavior: failed deployment a... Read more
Memory leak when shadows are turned on (5.2 regression)
To reproduce:1. Open the project in "repro.zip"2. Open the scene "testscene"3. Build it to windows4. Open task manager5. bring the b... Read more
Game Center Achievements Not Reported
Full information about this bug and a workaround can be found on the forum post here:http://forum.unity3d.com/threads/problem-with-g... Read more
[iOS] Input.GetKey is delayed returning to False on key release on iOS b...
Reproduction steps:1. Open project in "M1InputTest.zip"2. Build for iOS and open the project in Xcode3. Connect a Keyboard to an iOS... 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
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
- Standalone Profiler stays in Dark Theme after switching Editor theme to Light on Ubuntu