Search Issue Tracker
Unity Editor grays out when Game view is open with HDR, AA, ClearFlags.D...
Reproduction steps:1. Open the attached project2. Open the "Test scene"3. Select the Main Camera game object4. Enable HDR5. Switch t... Read more
WebGL build fails with ERROR:root:compiler frontend failed to generate L...
To reproduce:1. Build and run attached project for WebGL2. Build fails Reproduced with 5.5.0p4, 5.6.0b3Not reproducible with 5.4.3p4 Read more
Set enableVrMode to true only in the case when Daydream is the only devi...
https://trello.com/c/znDfkPyK/97-set-enablevrmode-to-true-only-in-the-case-where-daydream-is-the-only-device-in-the-vr-devices-list Read more
[UNET] Networked DontDestroyOnLoad Inconsistent Destroy Behaviour betwee...
Reproduction steps:1. Open the attached project2. Enter Play mode (or build and run)3. Press "Scene 3(2 networked DontDestroyOnLoad ... Read more
Disabling "Optimize Game Object" creates a (Clone) GO in the hierarchy
Reproduction steps:1. Open the attached project2. Open the "bug" scene3. Select "Adam_03Crowd" in the asset explorer4. Go to the "Ri... Read more
[iOS] All iOS builds fail when using Mono2x since Unity 5.6.0b3
Steps to reproduce:1) Create a new project.2) Build for iOS with Mono2x API. Several similar error messages pop up in the console:Cr... Read more
Building from command line fails for all platforms with abstract "X erro...
Steps to reproduce: 1. Download attached project (link down in edit below)2. Open iOSPureBuild script with any text editor (located ... Read more
"Can't add script behaviour ..." message when trying to add a script fro...
Steps to reproduce:1. Open the attached project (Add Component Bug.zip)2. Open the Assets/Test.unity scene3. Run Unity4. Observe a m... Read more
[Android] Multithreaded Rendering along with Trail Renderer causes appli...
Steps to reproduce: 1) Download attached project 'CrashSceneSwitch.zip' and open in Unity2) Open 'demo' scene3) In Hierarchy, find o... Read more
Video Player Component doesn't always play an attached video, even if "a...
Reproduction steps:1. Open the attached project2. Open the "test" scene3. Enter Play mode Expected: the video starts playing as soon... 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