Search Issue Tracker
[Android][VideoPlayer] Playing video with an audiotrack crashes application
How to reproduce:1. Open the attached project2. Build and run on Android device3. Click on the button which has "Video audio: Sound"... Read more
[Conditional("")] attribute doesn't compile
To reproduce:1. Open attached projectNotice the error:Assets/asd.cs(24,10): error CS0246: The type or namespace name `Conditional' c... Read more
Can't unload previous Scene, on the same frame when new Scene is Loaded ...
To reproduce:1. Open attached project "UnloadSceneAsyncBug"2. Open "loaderWorking" scene and Play it.3. Press "SCENE 1" button in Ga... Read more
[Standalone] Referencing a .scene asset as an Object throws null referen...
Reproduction steps:1. Open the attached project2. Build and run Result: in the build null reference exceptions are thrown regarding ... Read more
Cardboard minimum SDK level is 19, but build fails because it requires 24
How to reproduce:1. Open SDK Manager, delete all newest API and make sure that you download API 19, 20 and/or 212. Start a new proje... Read more
Unity crashes when using abstract classes behaviour on a StateMachine
Steps to reproduce:1. Download StateMachineCrash.zip and open "BUG_scene" scene2. Open SimpleTest.cs change KeyCode.JoystickButton0 ... Read more
Changing Camera targettexture dynamically during frame causes Post Effec...
Postprocessing: Gets graphics glitch when script does camera target texture changes. (New in 5.6) 1. Download attached project (Post... Read more
Enabling and Disabling Collider2D in the same frame while colliding with...
To reproduce:1. Open attached project "zombiesNew.zip"2. Open and Play "Test" scene.3. Unity will crash. Reproducible: 5.6.0b4Not re... Read more
Duplicate UI Element changes scale when Canvas is "Scale With Screen Size"
How to reproduce: 1. Open attached project "877593-repro.zip"2. Open "test" scene3. Make sure Canvas UI Scale Mode is set to Scale W... Read more
VideoPlayer.time never reaches VideoPlayer.clip.length
To reproduce:1. Open attached project;2. Open "Main" scene;3. Enter play mode;4. Watch the Console as the video plays. Expected resu... 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