Search Issue Tracker
[Win][Regression] Player crashes after launching Windows Standalone project
Steps to repro: 1. Open attached project and 't1' scene;2. Go to File -> Build Settings;3. Click 'Add Open Scenes' button;4. Clic... Read more
[Inspector] Integer fields are displayed instead of values for serialize...
Serialized enums, that derive from abstract classes are shown as integers in the Inspector. Steps to reproduce:1) Open the latest at... Read more
[Windows] Deleted files doesn't move into Recycle Bin
Reproduction steps:1. Open any project.2. Create an Asset.3. Delete the Asset.4. Check the Recycle Bin. Actual behavior:Deleted file... Read more
[IL2CPP][iOS] Asset Bundle loading assemblies are stripped if there are ...
If there are no MonoBehaviours (C# scripts deriving from MonoBehaviour) in the Project, Asset Bundles cannot be loaded on iOS. Steps... Read more
[Android] White screen after returning from Oculus Profile menu back to ...
Reproduction steps:1) Open "888934_OculusHomeIssue.zip" project2) Build and run on Android device3) Attach device to the GearVR rig4... Read more
GetComponentsInChildren always gets components from inactive objects
Steps to reproduce:1. Open the attached project(GetComponentsInChildren.zip)2. Open the Main scene3. Play the scene4. Observe the Co... Read more
Mixed (Managed + Native) DLLs are shown up only as Native
Reproduction steps:1. Open the attached project "Mixed Assemblies.zip";2. Press on any of DLL in Assets->SharpSVN.3. Observe, tha... Read more
Sprite renderer spams warning after play or reopening scene, when draw m...
Reproduction steps:1. Open project attached (TileBug.zip)2. Change Sprite draw mode size to 128x128 (Error: "Cannot generate 9 slice... Read more
Collab - Deep Dive Start - Collab recovers poorly from latency spikes
Assuming you have a Collab enabled project. Assuming you have a Web Debugger of some kind that is capable of injecting latency into ... Read more
Collab - Deep Dive Start - Initial Publish needs better input lag handling
Assuming you have a new project and Collab was never enabled. This issue assumes you have one of the following as well:a) A project ... 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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS