Search Issue Tracker
Unity throws "iterator==end" error when reading serialized file metadata...
Steps to reproduce:1. Open attached project-Error appears Results: reading serialized file metadata after loading a scene throws "it... Read more
[Canvas] Inconsistent Sort Orders. Different Scene Views before and whil...
Reproduction Steps:1. Open User's project2. Set "Canvas" Sort Order = 2 and "Panel" Sort Order = 03. Notice that the Text is OVER th... Read more
Shaders: #pragma target with trailing comment is not recognized
Writing something like "#pragma target 4.0 // test" in a shader does not actually work - the trailing comment makes SM4.0 target not... Read more
Dragging Prefab on the Scene window overlay makes Prefab not selectable
How to reproduce:1. Open project "DragAndDropBugReproduce.zip"2. In the Project window select "TestCube" and drag it on the overlay ... Read more
[Accelerator] -EnableCacheServer command line argument does not properly...
Reproduction steps:1. Setup a Unity Accelerator2. In the same machine, create a new Unity Project3. In Preferences -> Asset Pipel... Read more
[Daydream] Camera.stereoMirrorMode = true causes visual glitching
How to reproduce:1. Open user's attached project2. Build 'demo' scene to Daydream compatible device3. Move the view around4. Observe... Read more
Apply and Revert buttons in the Sprite Editor are swapped in positions
Steps to reproduce: Open the Sprite Editor, observe the Apply / Revert buttons on the top right Actual results: Buttons are in order... Read more
[PackMan] Enable and Disable process does not suspend on clicking on Can...
Enable and Disable process does not suspend on clicking on Cancel button in the Popup Steps to Repro:1. Create a new Project2. Open ... Read more
[Android] "Screen.safeArea.y" always returns values outside of the Safe ...
How to reproduce:1. Open the “ScreenSafeAreaRepro.zip“ project2. Open the “SampleScene“3. Build for Android4. Install the app on a d... Read more
GameObject does not receive light but casts shadows when setting Light.r...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/Scenes/SampleScene“ scene3. Enter Play Mode4. Observe the G... 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