Search Issue Tracker
[IAP] Building the project with IAP enabled results in failure and Error...
The issue only appears with Unity 5.3 when Build Target is set to iOS or WebGL. Steps to reproduce:1. Open User's attached project2.... Read more
CompositeCollider2D does not get hit by Physics2D raycast
Set geometry type to polygon. Outline works as edge collider which doesn't have "interior" which could be hit by raycast To reproduc... Read more
[WebGL][FF Win] Camera flag "don't clear" not working with new webglCont...
-e: with the introduction of webglContextAttributes option for overriding said attributes the "don't clear" flag on the camera can b... Read more
[MSE] Lighting settings don't change when editing multiple scenes and ne...
To reproduce:1. Open attached project "Lighting Test.zip".2. Open Lighting settings window, and observe that "Scene_1" and "Scene_2"... Read more
[UNet] Buttons are not clickable when using world space canvas with UNet
To reproduce:1. Open project attached by the user2. Build and run it for desktop3. Open "loading" scene from Assets->Scenes in Ed... Read more
Player crashes when pressing Alt-F4 on full screen mode when it is build...
Player crashes when pressing Alt-F4 on full screen mode when it is build using OpenGLCore Steps to reproduce:1. Open attached projec... Read more
Terrain grass is not affected by the Wind Zone
To reproduce:1. Download Unity project "GrassWindIssues.zip" from the link provided by the user2. Open "Main" scene3. Go into Play M... Read more
Shaded Wireframe shading mode does not display wireframes on the terrain
Steps to reproduce:1. Open user attached project (Wirefrime)2. Open Scene.unity3. Select shading mode to Shaded Wireframe4. Observe ... Read more
CalculatePath() fails to find a path between two valid connected locations
Steps to reproduce:1. Open the attached project(PathBug.zip)2. Open the Assets/BadPath.unity scene3. Play the scene (Ensure the Navi... Read more
[.NET 4.6] Editor crashes if an assembly was built with a reference to a...
Steps to reproduce:1. Open the attached project(AssembliesWithDifferentBuildNumberCrash.zip)2. Select the asset named "Slave Scritpa... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code