Search Issue Tracker
[Mobile][IL2CPP] Devirtualization does not work for abstract classes
To reproduce: 1. Download attached project "Devirtualization_test.zip" and open in Unity 2. Open "SampleScene" scene 3. Set Scripti... Read more
Building player PC Standalone fails due to LWRPAdditionalLightData havin...
Found in LWRP 5.0.0 Fixed in the next release, available on github(2018-11-13) Read more
Crash in "GameObject::IsActive() const" when trying to open a specific s...
To reproduce: 1. Open attached project "1091177.zip" 2. Try to open GameScene.unity scene Expected result: the scene is opened Actu... Read more
gParticleSystemTRSInterest|gParticleSystemScaleInterest not cleaned up p...
1) Create a new project and import the Unity Tower Defense Template from the asset store. 2) Load the MainMenu scene and press play.... Read more
Using CharacterController's OnControllerColliderHit leaks memory
Seems like using CharacterController's OnControllerColliderHit leaks memory every time the method is called. The leak is quite small... Read more
[Android][Vulkan] GPU driver errors are thrown indefinitely on devices w...
Steps to reproduce: 1. Open the attached project 2. Build and run to Android 3. Observe Player screen flickering/error spam in logca... Read more
[Burst] BurstDisasmCompileCallback crashes when refreshing Disassembly
To reproduce: 1. Download attached project "ECSSandbox.zip" and open in Unity 2. Press Jobs > Burst Inspector 3. Select "CrashTest+... Read more
Editor crashes with UnityEngine::Animation::SetGenericFloatPropertyValue...
How to reproduce: 1. Open attached "timeline" project 2. Enter Play Mode and wait 2 seconds Expected result: Editor does not crash ... Read more
[Linux Editor] Asset Store window turns blank after docking and undocking.
Asset Store window is getting blank after docking and undocking twice. Steps to repro: 1. Create a new Project. 2. Window > Asset S... Read more
[Vuforia] [IOS] Vuforia detects object again with "TrackableBehaviour.St...
Reproduction steps; 1. Open the attached project. 2. Build it to an iOS device - Allow it to use the camera if asked. 4. Point it t... 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 Collider::FindNewAttached when colliding specifc GameObjects
- Animator.CrossFade normalizedDuration results in scaled clip advancement when Animator.speed is not 1.0
- Android Debug Symbols shows a Warning that Cloud Diagnostics is enabled when Cloud Diagnostics Package is not installed
- [UI Builder] Insertion Point jumps to the end of the string when editing a new Selector name
- Android player crashes on "vk::RenderPasses::GetPackedRenderPass" when using Vulkan Graphics API in a specific project