Search Issue Tracker
OnMouseEnter/OnMouseExit with external mouse gets called only when mouse...
Reproduction steps:1) Open "822685_OnMouseEnterExit.zip" project2) Build and run "repro" scene3) Using USB OTG adapter connect mouse... Read more
Baked point light does not emit light when Baked GI is enabled and light...
Repro steps:1. Open "BakeBug.zip" project2. Make sure "Lights" scene is loaded3. Notice that point light is not emitting light4. Mov... Read more
Build And Run fails on iOS with EntryPointNotFoundException: GetXcodeMaj...
Steps to reproduce:1) Create a new project.2) Select iOS platform.3) Build the project using 'Build And Run'. Unity fails to link th... Read more
[DynamicBatching] Particle systems are shown as batched in the frame deb...
Steps to reproduce: 1. Open attached project (particles_batch.zip)2. Open 'Profiler' and focus 'Rendering' tab3. Open and play 'part... Read more
[Oculus] Activateing a Camera in start method results in tilted world
In 5.4.0, there is a new bug. If you activate a OVRCameraRig in the Start method, it latches the latest tracking pose instead of the... Read more
[SinglePassStereo] Shadows not scaling with Render Viewport Scale changes
1) Download attached project2) Ensure VR mode is enabled and Open VR is the preferred SDK3) Open the "RealTimeDirectionalLight" scen... Read more
[Android] EventSystem.Update() gives a big spike after first touch
Steps to reproduce: 1) Create a new project.2) Add any UI element ( tested with Text and Image).3) Enable Development Build and Auto... Read more
Vector2.magnitude computed value is different on iOS than on Android/Win...
Repro steps : 1. Build & deploy user attached project to iOS device.2. Notice console output where actual magnitude is different... Read more
[tvOS] Using UnityEngine.Apple.TV.Remote results in 'MissingMethodExcept...
Steps to reproduce:1) Open the attached project.2) Open scene 'Test'.3) Switch platform to 'tvOS'.4) Press 'Play' in the Editor. An ... Read more
GL.PushMatrix and GL.LoadProjectionMatrix is ignored when rendering to a...
Steps to reproduce:1. open user's attached project2. enter play mode3. select "Custom Projector" in hierarchy4. try clicking inspect... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved