Search Issue Tracker
Shader keyword is not disabled when calling ShaderKeywordSet.Disable
Reproduction steps:1. Open the attached project "disable keyword 1417644.zip"2. Open "SampleScene" from the Project window3. Build a... Read more
Advanced Inspector and Director editor extensions brake the apearance of...
Steps to reproduce : - import the Advanced Inspector package https://www.assetstore.unity3d.com/en/#!/content/18025- import the Dire... Read more
[WP8.1/Android/Standalone] Flickering UI textures on WP8.1, Android with...
To reproduce:1. Build and run attached project1a On Android you have to enable multithreaded rendering in PlayerSettings2. Tap aroun... Read more
Tile Palette editor doesn't check for duplicate names when bulk importing
This is actually a misunderstanding of how it works. Some explanation: - Palette only has Tiles, never Sprites or Textures- If you d... Read more
[UNET WebGL] crossdomain error running from file:///
-e: see title, stops you from using the matchmaker service -repro:--build and run webgl--Click the "Start MatchMaker" button--Click ... Read more
Editor UI text gets blurry when enabling TextAlignment in Preferences Di...
Reproduction steps:1. Create a new Unity project2. Go to Preferences and enable TextAlignment: Preferences > Diagnostics > Tex... Read more
Editor crash on "scripting_stack_trace_info_for" when calling Debug.LogE...
Steps to reproduce:1. Open mini_repro.zip2. Open scene "a"3. Enter Play Mode4. Observe the crash Expected result: exception thrown -... Read more
[Mali][Procedural Instancing] Pink shape is rendered instead of particle...
How to reproduce:1. Open the attached 'Swarm.zip' project (https://github.com/keijiro/Swarm)2. Build and run a 'Test (Swirling)' sce... Read more
[ShaderGraph] Main Preview window is toggled open when undo is pressed a...
When undo is pressed after creating a node in shadergraph window, Main Preview window is opened even if its toggle button was off. R... Read more
On-Screen Button errors on mouse down/up when its Control Path is set to...
Reproduction steps:1. Open the attached "Ctrl.zip" project2. Open the "SampleScene" Scene3. Enter Play Mode4. In Game view, click on... 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