Search Issue Tracker
Some animation keyframes are skipped when stepping through them with "Go...
To reproduce:1. Open attached project and "animationWndskipKeyframe" scene2. Open animation window (window->animation)3. Select "... Read more
ContactPoint2D.normalImpulse and ContactPoint2D.tangentImpulse are not a...
To reproduce:1. Open user's project2. Enter Play mode Expected: mentioned impulses' values are shown in UI via scriptActual: script ... Read more
[macOS] Unity 2017.2.0b2 crashes 100% when trying to use .Net 4.6 (Exper...
Steps to reproduce:1. Create a new empty project2. Go to "Player Settings"3. Set "Scripting Runtime Version" to "Experimental (.NET ... Read more
Crash in VRVuforia::CleanupDistortionMeshData when entering play mode an...
How to reproduce:1. Open attached project or create an empty project2. Go to File>Build Settings>Player Settings>XR Setting... Read more
Clicking on scene objects registers as a scene change
Steps to reproduce:1. Download the attached project2. Make sure scene fourth.unity is read-only3. Open the project4. Click on the ga... Read more
[Look Dev] Prefab shows up for 1 second and vanishes
How to reproduce:1. Create new Unity project2. Create a cube and prefab it3. Open Dev Look (Window > Experimental > Look Dev)4... Read more
[WebGL] server compression settings warning lost with new embedding scheme
-e: in case your server isn't configured to serve gzip/brotli compressed content properly we used to log a hint about that in the co... Read more
[Emission] Burst emission values of an instanced particle get overwritte...
Repro steps:1. Open Scene1 from attached project in 2017.1.0f2 or earlier2. Select the particle system in the hierarchy and observe ... Read more
Unable to launch new Host if you previously exited Play mode while Host ...
Regression - reproduces in 2017.2.0b2 ( in 2017.2.0b1 works fine) Think that when you exit Play mode while your Host is active - som... Read more
[particles] Mesh particles are inverted when using Render Alignment(View)
1) Add a particle system.2) Change render mode to mesh and select Cube.3) Notice that the mesh is inverted. Changing render alignmen... 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