Search Issue Tracker
[Mobile][IL2CPP] Devirtualization does not work for abstract classes
To reproduce: 1. Download attached project "Devirtualization_test.zip" and open in Unity2. Open "SampleScene" scene3. Set Scripting ... Read more
Building player PC Standalone fails due to LWRPAdditionalLightData havin...
Found in LWRP 5.0.0Fixed 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 openedActual r... 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.3... 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 project2. Build and run to Android3. Observe Player screen flickering/error spam in logcat R... Read more
[Burst] BurstDisasmCompileCallback crashes when refreshing Disassembly
To reproduce: 1. Download attached project "ECSSandbox.zip" and open in Unity2. Press Jobs > Burst Inspector3. Select "CrashTest+... Read more
Editor crashes with UnityEngine::Animation::SetGenericFloatPropertyValue...
How to reproduce:1. Open attached "timeline" project2. Enter Play Mode and wait 2 seconds Expected result: Editor does not crashActu... 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 to the... 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