Search Issue Tracker
Crash if more than 65535 game objects on exiting playmode/build
Steps to reproduce:1. Open attached project2. Select "GameObject" in the hierarchy and make its "Count" field more than 65535 in ins... Read more
Collider.sharedMaterial returns the Instanced material
Steps to reproduce: 1. Open attached project2. Open scene "DemoScene" and Run it3. In console, notice "BUG - the shared material SHO... Read more
Crash on clicking Play button for some scenes of for “Trivia Quiz Game T...
Crash issue for “Trivia Quiz Game Template” asset 1. In the attached Project -> TQGAssets folder -> CS_Assets -> CS_Scenes ... Read more
Flare starts to flicker when rigidbody has certain velocity
Steps to reproduce: 1. Open attached project2. Open scene "Scenes/MainScene"3. Run it4. Notice that once velocity is around 200 flar... Read more
Console is filled with AABB errors when value of the script is changed t...
Reproduction steps:1. Open attached project.2. Open "1" scene.3. Play and stop the scene.4. Change "AtomicBall1" game object "Partic... Read more
Sprites visibly shake, depending on their position in the Sprite Atlas
How to reproduce: 1. Open attached project2. Open scene Scene.unity3. Build to iOS and run- Note one of the squares is slightly jitt... Read more
[Shadows]Spotlight Shadows - Displaying Incorrectly at Specific Angle
Steps to reproduce: 1) Download attached project.2) Open scene "Test".3) Gently drag spotlight on Z axis forward and backward in sce... Read more
When using "Ultimate FPS" Asset in Unity 5.4.0b17, the character model i...
When using "Ultimate FPS" Asset in Unity 5.4.0b17, the character model is not displayed. 1. What happened Imported the "Ultimate FPS... Read more
Setting lightmaps generated in external tool doesn't work in playmode
Reproduction steps:1. Download and import "Living Room Pack" from the asset store2. open - "room_02_lounge_day" or "room_02_lounge_n... Read more
[Cursor][Windows] Confined cursor can go out of the top side of a game w...
Reproduction steps:1) Open "ConfinedMouseRepro" project2) Build for standalone (make sure that "Default" scene is included)3) Run bu... 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