Search Issue Tracker
Canvas plane distance change via script is not immediate for canvas Rect...
How to reproduce:1. Open the attached project "825614Canvas.zip"2. Open and play test scene3. Stop the scene and check the console4.... Read more
[Minor issue]Layer collision matrix does not display full name of the la...
Steps to reproduce the issue:1. Create a new project.2. Create a new layer ("Layers->Edit Layers...") by entering a name that exc... Read more
Accessing transform.hasChanged flag in OnBeforeSerialize crashes on pref...
Steps to reproduce the issue:1. Open attached project.2. Open scene named "Crash".3. Drag and drop game object named "PREFAB_ME" fro... Read more
Angle braces confuses compiler in syntactically correct C# code
How to reproduce:1. Open the attached project2. Observe the Test.cs compile error CS1525: Unexpected symbol '<'3. See Test.cs:8--... Read more
[MSE] Additively loaded scenes use light probe data from first loaded scene
Steps to reproduce: 1. Open attached project "825492.zip"2. Inspect all of the scenes, notice that each has lightprobes baked indivi... Read more
Methods with Conditional attributes aren't fired if preprocessor identif...
Steps to reproduce: 1. Open attached project "825483.zip"2. Open scene "repro"3. Open script Definer and notice that class defines t... Read more
Wireframe thickness on Retina screen is much lower than on FullHD extern...
Reproduction Steps:1. Create new project2. Create 3D object Sphere3. Select Wireframe mode4. Try dragging Unity window to the FullHD... Read more
Configurable Joints in a seemingly stable configuration end up "settling...
Steps to reproduce: 1. Open attached project "825474.zip"2. Open the RagdollShaker scene under Snowboarding/Scenes3. Press play4. No... Read more
Calling WWW.movie fails to load and prints error LoadMoveData got NULL!
Steps to reproduce:1: Open attached project2: In "test" scene enter play mode3: Wait while movie is downloaded - Errors in console e... Read more
Dynamically loaded textures are displayed incorrectly in WebGL build
Reproduction steps:1. Open the "bug.zip" project.2. Build "test" scene for WebGL platform.3. Play the build4. Wait for the texture t... 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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default