Search Issue Tracker
[Texture Importer]16bit images with alpha are recognized as RGB instead ...
Importing an image that is 16bit will be automatically asssigned a texture format without alpha support even though it contains an a... Read more
PostProcessingBehavior causes SteamVR Mixed Reality alpha mask to break
To reproduce:1. Create Mixed Reality (attach the third Vive controller or use a virtual one);2. Open attached project;3. Open "Repro... Read more
Name of the method VRSettings.LoadDeviceByName() should be changed to VR...
Actual name: "VRSettings.LoadDeviceByName()";Suggested name: "VRSettings.LoadDeviceByNameAsync()" because method operation is asynch... Read more
Crash in scripting_produce_method_from_backend when creating a new Scene...
Reproduction Steps:1. Import attached project.2. Right-click on "CrashRepro.cs" in Assets.3. Select "Reimport". Result: Editor crash... Read more
Value changes in UnityEngine.UI.Image/Text causes huge CPU usage in Layo...
Huge lag spikes are encountered from Canvas.SendWillRenderCanvases() when UnityEngine.UI.Image or UnityEngine.UI.Text are modified T... Read more
[GoogleVR] Application crashes when disabling, then re-enabling VR mode
[GoogleVR] Application crashes when disabling, then re-enabling VR mode 1. What happenedDaydream and Cardboard applications crash af... Read more
[OSX] If one plays scene and then quits editor after AssetStore tab was ...
How to reproduce:1. Create a new project2. Save the scene3. Open AssetStore window4. While it is loading play the scene5. Quit Unity... Read more
Loading particles AssetBundles which are built for iOS platform causes a...
How to reproduce:1. Open the attached project2. Switch platform to iOS3. Build AssetBundle via Assets/Build AssetBundle From Selecti... Read more
NavMesh.FindClosestEdge finds incorrect value of the edge
Reproduction steps:1. Open the attached project;2. Open the test.unity scene;3. Open the Navigation window near Inspector;4. Enter a... Read more
Particle system's mesh render mode causes artifacts
Setting particle system's Render Mode to Mesh (in Renderer module) causes artifacts. Other modes work fine, but switching to them fr... 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