Search Issue Tracker
[Shuriken] Performance Issue with ParticleSystems.UpdateJobs in 5.4
Reproduction steps:1) Open attached project2) Run TestScene3) Find ParticleSystems.UpdateJobs in the profiler (see attached image) P... Read more
[BugReporter] Public field is stored from previous versions
If Public checkbox was checked/unchecked in BR in Unity 5.3, it would be set to the same value in 5.4.x. How we can reproduce it usi... Read more
Crashes at "GameObject::IsActive" in "UnityWebRequest.GetTexture"
Steps to reproduce:1. Download and open project "Minegur.zip"2. Open scene "MinegurScene"3. Enter play mode4. Click "Start/Stop mini... Read more
[iOS] Unity splash screen is not shown during startup
To reproduce:1. Open attached project2. Build for iOS3. Run on iOS device Actual behavior: Unity splash screen is not shown during s... Read more
[iOS] Using Mobile/Particles/VertexLit-Blended shader with a spotlight c...
How to reproduce: 1. Open attached project2. Open scene Main.unity3. Build to iOS and run- Note the errors printed in the Xcode log:... Read more
[Android|Analytics] Runtime crash when analytics enabled, internet acces...
1) Download the attached project2) Ensure analytics is enabled (Goto Window>Services, select analytics)3) Ensure Internet access ... Read more
Multiple editor icons are low resolution on Retina displays
How to reproduce: 1. Open the editor2. Look at the icons for these functions:- All of the scene manipulation tool icons- Tool Handle... Read more
[GearVR] Player is not paused when removing headset
1) Deploy the attached project to gearVR supported phone2) attach the phone to a headset when prompted3) Put on the headset4) Note t... Read more
[OpenVR] Water Reflections Rendering Issue
1) Download project, enable VR and set preffered VR device to Open VR2) Open the Rift Water Sky Reflection Scene3) Enter Play mode4)... Read more
The app crashes on Android, because the app tried to access to a invalid...
The application crashes sometimes when it makes simultaneously an async load of a new scene and load of resources. 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