Search Issue Tracker
No force added to the character at a specific ground object position whi...
How to reproduce: 1. Open the attached repro project "Case 820991.zip" and the only scene in it.2. Play the scene and notice the cha... Read more
Drastic difference in performance of identical code between Unity-compil...
Steps to reproduce:1. Open "case_819623-PerfBug" project2. Open "Test" scene3. Play in editor-- The editor will freeze as it is doin... Read more
Particle system flicker if Texture Sheet Animation module is expanded wh...
Steps to reproduce: 1. Open attached project2. Open scene "repro"3. Select "Particle" system and notice that it's simulated in a smo... Read more
Sprites/Diffuse shader not affected by emission light with Sprite Renderer
Steps to reproduce:1. Open attached project "LightProbeSprites.zip"2. Open "Test" scene3. Build lighting Expected behaviour: sprite ... Read more
[PlatformerPRO asset]The Editor crashes immediately when trying to open ...
Steps to reproduce the issue:1. Download attached project.2. Try opening the project. Actual result:The Editor crashes. Expected res... Read more
[Android] Unity trying to access External memory when its not suppose to
Steps to reproduce: 1) Download attached project 'Deflect 2.zip' and open in Unity.2) File > Build Settings > Player Settings ... Read more
[HLAPI] SyncVar should throw warning when changed from client
Steps to reproduce:1. open attached project2. build and connect two instances3. click Space to add to number Expected: when SyncVar ... Read more
MonoDevelop doesn't use the rsp files
Steps to reproduce: 1. Open the attached project.2. In the 'Project' window, open C# 'UnsafeScript'.3. Debug the script. The user is... Read more
[Android] Folders under StreamingAssets that start with the underscore c...
A folder under StreamingAssets with a name starting with the underscore character is not copied to the final APK on Android builds. 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