Search Issue Tracker
Scenes looses references to scripts from "non Editor" plugins (assemblies)
Reproduction steps:1. Open project attached.2. Open scene "FullDemo" (Assets\Koreographer\Demos\Scenes).3. Press play. Expected resu... Read more
[5.3+][Graphics] Destroying a shader might cause stale pointers in Share...
Looks like if there's a Material with some shader on it, then destroying the shader (either explicitly, or via asset bundle unload) ... Read more
[UI] Object shown as missing if removing component from a gameobject, On...
- Add a UI Button to a scene- Add an empty gameObject, e.g. GO1- Attach a script or amy other component e.g. BoxCollider to GO1- For... Read more
[Video] Preview window of the video is blank upon transcoding after chan...
Preview window of the video is blank upon transcoding after changing video importer settings. Steps to reproduce:1) Create a new pro... Read more
[Android] Switching to Portrait from Landscape by script doesn't work wh...
Repro steps:1. Open the attached project "Unity Screen Orientation Android"2. Build and Run on Android3. After the app launches rota... Read more
"Optimal" Anim.Compression removes anim after 1 sec
1. What happenedAfter applying Optimal anim compression, I lose all animation after 1 second. 2. How we can reproduce it using the e... Read more
Game View displays unplaced Tile when it is visible on the Scene and oth...
How to reproduce:1. Open the "SampleScene" scene in the attached project2. Open the Tile Palette window3. Select a Tile from the Til... Read more
[ProBuilder] Unable to select "Selection Tool" in the Scene View when Pr...
Object, Vertex, Edge, Face Selection Tool is not selected in the Scene View on maximizing and minimizing the ProBuilder window, Refe... Read more
Stack overflow crash when in Play mode
Reproduction steps:1. Open the user's attached project2. Open scene 'Scenes/MainScene'3. Enter Play mode Expected result: Play mode ... Read more
[SinglePassStereo] Sprites stereo discrepency
[SinglePassStereo] Sprites stereo discrepency 2. How we can reproduce it using the example you attached1) Download/Open attached pro... 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