Search Issue Tracker
Timeline creates a dummy object when TrackBindingType of a Script compon...
Repro steps:1. Open user attached project2. Open scene "Bug Repro Scene"3. Open the Timeline Window4. Select GameObject "Timeline" i... Read more
Incremental Asset Bundle build doesn't change the binary data if, only c...
Reproduction steps: 1. Open "BundleTest2.zip" project2. "Build" -> "BuildBundles"3. Duplicate the Asset Bundle and name the folde... Read more
Rigidbody.angularVelocity is constrained wrongly, use the same mass-spac...
How to reproduce:1. Open the user's attached project2. In the Hierarchy select Parent -> Cube3. Uncheck Constraint Bug Fix in the... Read more
Random Seed's tooltip of the Timeline's Control track has a typo
Repro steps:1. Open QA attached project "repro_1083618"2. Select the "Directional LightTimeline" asset in the Project Window3. Selec... Read more
Timeline's Control Track overrides the "Auto Random Seed" with the same ...
Repro steps:1. Open attached project2. Select GameObject "ToplevelParticles" in the Hierarchy and observe the Game and Scene Views3.... Read more
"Marshal.SizeOf" causes "ArgumentException" errors in IL2CPP builds
Reproduction steps: 1. Open "IL2CPPMarshalRepro.zip" project2. Open "Scene" scene3. Enter Play Mode4. See Console window output (Eve... Read more
Editor freezes and crashes after a few moments after entering Play Mode ...
Repro steps:1. Open user attached project2. Edit -> Project Settings -> Physics 2D3. Check "Use Multithreading"4. Enter Play M... Read more
Unity doesn't recognize missing assembly references when moving a script...
Repro steps:1. Open attached project2. Drag "Foo.cs" from "Assets/Scripts/Foo" to "Assets/Scripts/Bar"3. Wait for the Editor to Hot ... Read more
GUILayout.TextField and GUI.TextField don't accept any input when a stri...
Repro steps:1. Open QA attached project "repro_1082259"2. Main Menu -> MyExample -> Window3. Press on the input field4. Try to... Read more
[HDRP] Switching shading mode from wireframe to shaded changes material ...
Steps to reproduce:1. Download 1083989_repro.zip2. Open "test" scene3. Make sure that HDRP package is correctly installed4. Enter pl... 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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class