Search Issue Tracker
Collab - Deep Dive Start - Collab recovers poorly from latency spikes
Assuming you have a Collab enabled project. Assuming you have a Web Debugger of some kind that is capable of injecting latency into ... Read more
[iOS] local notifications aren't cleared on iOS10
Steps to reproduce:1. Open User's attached project2. Build for iOS3. Run on iOS10 device4. On device: go to home screen (hit the hom... Read more
Crash on GameObject::IsActive or std::_Tree_val when applying settings ...
How to reproduce:1. Open the attached "TestProjectRepro" project2. Open the "PrefabTest" scene3. Type "Gloss" in to the Hierarchy se... Read more
[ParticleSystem] Increased memory usage
Reproduction steps:1. Open the attached "ParticleSystemMemory_5.3.7" project.2. Open and play the "Test" scene.3. Go to Window > ... Read more
[Linux Editor] Unity crashes in UTF16String::BorrowString(ScriptingStrin...
When 'Step Over' is performed in an attached debugger, Unity crashes. Steps to reproduce:1) Open the attached project.2) Open 'NewBe... Read more
[IL2CPP][iOS] Asset Bundle loading assemblies are stripped if there are ...
If there are no MonoBehaviours (C# scripts deriving from MonoBehaviour) in the Project, Asset Bundles cannot be loaded on iOS. Steps... Read more
[WebGL] Embedded font with non-Latin characters not appearing
To reproduce:1) Open attached project and scene2) Select Scripts in hierarchy3) Make sure all 4 GUISkins are selected4) Build and ru... Read more
[Animation] Sprites view doesn't change when keyframe recording mode is ...
To reproduce:1. Open attached project;2. Open scene 'scene";3. Select Game Object "animation/sprite" from Hierarchy;4. Go to Animati... Read more
Crash on ProfilerHistory::CalculateSelectedTimeAndChart after clicking o...
How to reproduce:1. Open or create Unity project2. Go to Window --> Profiler3. Enable Profile Editor and enable "Show related obj... Read more
AnimationClip from AssetBundle.Load does not change when the method Inst...
Reproduction steps:1. Open the attached project " AnimationClipFromAssetBundle.zip";2. Open the "TestScene" scene;3. Enter a play mo... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used