Search Issue Tracker
If GameObject contains Animator Controller with Material Animation its M...
How to reproduce:1. Open the attached "zProject" project and "AnimatorBug" scene2. Enter playmode, click on Sphere (in Hierarchy) an... Read more
Stepping over a specific breakpoint while debugging in VS Code crashes e...
To reproduce:1. Open attached project2. Open 'MainScene' in project and run built game for Mac (we need 2 games would be played para... Read more
Complex #if Preprocessor Directives stop evaluating when a false value o...
How to reproduce:1. Open the user's attached project2. In the Project window go to Scenes and select "TestScriptFailing" script. Exp... Read more
[GrabPass] Screen flips upside down when using GrabPass, HDR and image e...
The game view is vertically flipped when the following conditions are met: - The camera renders a material that uses GrabPass.- HDR ... Read more
[iOS]WWW.LoadFromCacheOrDownload does not remove least used asset bundle...
1. Open attached project2. Change lionbUrl string into "https://oc.unity3d.com/index.php/s/WDNK7fwsrEXCygT/download" in Loader.cs3. ... Read more
GameObject sometimes rotates excessively when rotated using Rotate Tool
How to reproduce: Create a new project. Add the attached "ExcessiveSpin.cs" script to the project. In the Scene View's "Tool Setting... Read more
[iOS] [Metal] Empty project crashes on InitializeBlitFramebuffer() when ...
How to reproduce:1. Create a new empty project2. Make sure that Graphics API is set to Metal3. Build and run project on iOS device4.... Read more
OpenGL/GLES static const vector returns incorrect data
Repro steps:- Open test project and make sure the render backend is set to OpenGL- Press play and observe incorrect faces 5 & 6 ... Read more
AudioImporter - Preload Audio Data setting is showing up in per-platform...
How to reproduce: 1- Import an audio file in a new project (attached one to the bug report).2- Select it to show its inspector.3- On... Read more
[UWP] Project with UTNotifications plugin breaks by default generated Vi...
Steps to reproduce:1. Download 1058023_repro.zip2. Switch platform to UWP and build project3. Open Visual Studio solution4. Open man... 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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist