Search Issue Tracker
[Cardboard][VR][Android] Cardboard VR fails to initialize on certain And...
How to reproduce:1. Open the attached "CardboardIssue" project2. Build it to device Expected result: Cardboard is initialized, respo... Read more
[VideoPlayer] Pause/Unpause causes the ConsumeSampleFrames API to discar...
[VideoPlayer] Pause/Unpause causes the ConsumeSampleFrames API to discard samples of mp4 video clip 1. Load the scene2. In the video... Read more
Compute shader: Invalid stride for compute buffer Error on playing a scene
To reproduce:1) Open attached project and scene2) Play it Notice the error in console "Invalid stride 1 for Compute Buffer - must be... Read more
Cannot modify SpriteAtlas Texture fields via Editor Scripts
To reproduce:1. Open the Unity Project in the Unity Editor.2. Run the editor option Test -> Test SpriteAtlas AssetImporter.3. Obs... Read more
Creating material from Shader Graph shader using context menu fails
How to reproduce:1. Open Unity2. Load user-submitted project(2k18Test.zip)3. Right-click 'Shader.ShaderGraph' object4. Go to 'Create... Read more
EditorUtility.ClearProgressBar throws an error and causes Reload Assembl...
To reproduce:1. Open user's attached project2. Delete first "assembly" file in Assets/Plugins3. At the top menu bar select Test ->... Read more
Applying changes to ScriptableObject with SerializedObject.ApplyModified...
Steps to reproduce:1. Open attached “ScriptableObjectBug.zip” Unity project2. Open Edit->Preferences (Unity->Preferences for m... Read more
[UI] Changing the anchor point values causes inaccuracies to the positio...
Steps to reproduce:1. Start a new project2. Set the resolution to Standalone3. Create a canvas4. Add a 'Panel' game object to the 'C... Read more
Job system doesn't seem to use all cores on Samsung Galaxy Note 4
Steps to reproduce:1. Open project "anim_vert_example.zip"2. Build for device3. Open up Unity Profiler and select TimeLine view.4. D... Read more
PhysicMaterial stays in memory after destroying its GameObject
To reproduce:1. Open user's attached project2. Open scene "Main"3. Play the scene and pause it after a few seconds4. Open Profiler, ... 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
- [iOS] [Android] External library generics fail during IL2CPP build
- Animator State’s Multiplier field shows a Parameter that no longer exists when the Parameter was assigned and then deleted
- Shadows disappear and come back after couple frames when using OnDemand Shadows and OnDemand Reflection
- “Delete Selected Items” is still active in the menu when Label is not selected in New Sprite Library Asset window
- "View Generated Shader" button in Shader Graph Asset is not aligned with other buttons