Search Issue Tracker
Multiple gizmo sprites in scene with same location lose transperancy and...
Steps to reproduce:1. Download and open attached project "New Unity Project 11.zip"2. Load all scenes from project folder\3. Notice ... Read more
Creating new scene turns on Auto Bake light
Steps to reproduce:1. Create a scene2. Turn off "Auto" light baking in Lighting options (Window->Lighting)3. Create new scene Act... Read more
[OSX] WebCamDevice.isFrontFacing returns false on MacBooks and iMacs wit...
Repro steps:1) Open attached project "UnityPlugin"2) Open scene "Camera_Detector"3) Enter play mode--- First thing printed in the co... Read more
[Mesh] Clicking on Mesh options for a GO throws InvalidOperationExceptio...
Steps to repro:- Launch unity- Add a 3D Game object- In the inspector click on mesh options button Note that we get an error in the ... Read more
[Graphics][PlaceTrees] FBX trees painted on terrain rotate when moving v...
Steps to repro: 1. Open Unity;2. Create new project;3. Export attached 'RotatingTreesBug' package;4. Open 'test' scene;5. Double cli... Read more
Using Graphics.Blit with material to RenderTexture freezes image
Steps to reproduce:1) open users attached project2) play 'scene'3) select 'MainCamera' from hierarchy4) Change 'OffScreenRenderer' t... Read more
[tvOS] AppleTV 5.1 Audio support
5.1 Audio support currently does not not work on Apple TV. AudioConfiguration.speakerMode always returns stereo even when connected ... Read more
[tvOS] Native input fields can't be used with a gamepad
Fix:In trampoline UnityAppController+ViewHandling.mm change createUnityViewControllerForTVOS to: - (UnityViewControllerBase)createUn... Read more
Unity crashes on loading this project when using Intel HD Graphics GPU
update: doesn't reproduce since 2017.3.0f1 Reproduces on 5.3.3p2 and 5.4.0b8 on Windows 7 64b This project crashes on loading only w... 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