Search Issue Tracker
Changes to top prefab can cause "scheduled for reimport during the Refre...
How to reproduce:1. Open the user attached project2. Set up a git repository for the project3. Create two commits changing the scale... Read more
Texture Streaming is not applied to GameObject when using custom shader
How to reproduce:1. Open the attached 'TextureStreamingDebug.zip' project2. Open 'SampleScene' Scene3. Enter Play Mode4. Press 'Spac... Read more
[Being Backported] AssetBundle.LoadFromFileAsync causes errors when bund...
How to reproduce:1. Open the user’s attached project2. Open scene Scenes/SampleScene3. Go to Tools -> Build Asset Bundles4. Press... Read more
[Input System] OnPointerEnter called twice on Android
OnPointerEnter is called once in editor but on Android device is called twice when pointer enters uGUI element. 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
SkinnedMeshRenderer::SupportsGPUBoneSkinning crash when setting hairRend...
Steps to reproduce:1. Open User-supplied project2. Open and run Scene "Scene" Reproduced in: 2017.4.33f1, 2018.4.10f1, 2019.2.8f1, 2... Read more
[Camera] Camera preview does not display visible world space canvas
1. Create a new project.2. Create a Canvas with a visible UI element. (i.e. GameObject -> UI -> Button)3. Select Canvas in Hie... Read more
[iOS][VideoPlayer] H264 codec video is not forwarded to tapped place in ...
How to reproduce:1. Open the attached "[Video] NewVideoPlayer.zip" project2. Build and run the project on the mobile device3. Click ... Read more
[IL2CPP] Standalone throws ExecutionEngineException when using generics ...
How to reproduce:1. Open attached project with ILL2CPP Editor "ExecutionEngineException.zip"2. Make sure that Api Compatibility Leve... 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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size