Search Issue Tracker
[Trail Renderer] Add Key does not add any keys to trail's Width curve
To reproduce: 1. In any project, create an object with Trail Renderer component 2. In Trail Renderer component, find the Width curv... Read more
LWRP Shader conversion does not set the Surface Type for standard transp...
How to reproduce: 1. Download the tester-submitted package(Environments.unitypackage) 2. Create a new Unity project and import the p... Read more
[UIR] Editor Re-paints the Scene when Mouse Cursor Enters or Exits Certa...
How to reproduce: 1. Open the attached project named Case_1166812 2. Move the mouse cursor in and out of the Package Manager window ... Read more
Previously protected Selectables methods still can't be accessed due to ...
How to reproduce: 1. Open the attached project named Case_1167006 2. Open the "Test.cs" and uncomment the code 3. Observe the .IsHig... Read more
RigidBody.AddForce() does not add force to RigidBody when child Particle...
How to reproduce: 1. Open attached 'project-1169842.zip' project 2. Enter Play mode 3. Press and hold 'Space' button 4. In the Hiera... Read more
Shader Graph freezes when a new property is added via Blackboard
How to reproduce: 1. Open the attached project ("case_1170465-Shadergraph freeze.zip") 2. Open the "Water General" Shader Graph 3. A... Read more
[ShaderGraph] Closing the "Do you wish to save changes" dialog window cl...
How to reproduce: 1. Open the attached project ("case_1170503-ShaderGraph save dialog.zip") 2. Create a new shader graph 3. Make a c... Read more
[ProBuilder] Using Probuilders Triangulate on a Polybrush mesh causes th...
Using Probuilders Triangulate on a Polybrush mesh causes the mesh to become invisible and throws loads of errors To reproduce: 1. ... Read more
Asset Group loses its reference in Addressables window when a file with ...
How to reproduce: 1. Download and open the project "1170379.zip" 2. Open the Addressables window 3. Create an Asset or folder and na... Read more
Window of a package could not be opened when the Window was open while t...
How to reproduce: 1. Create a new project 2. Open Timeline Window 3. Remove Timeline package 4. Install Timeline package 5. Try to o... 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
- "Object reference not set to an instance of an object" is thrown when destroying a GameObject with a Camera Component
- [Android] The error message "OPENGL NATIVE PLUG-IN ERROR: GL_OUT_OF_MEMORY:" is thrown when the video is playing
- [IL2CPP] Build fails with the error "[1mcannot convert 'Nullable_1_tEA06D91799914C5C8830F83CE2A8395868C14F02' to 'int32_t' (aka 'int') without a conversion operator" when IL2CPP is used as the Scripting Backend
- Rigidbody interpolation is performed after the next frame's FixedUpdate() when using Rigidbody2D
- OnAudioFilterRead not working as expected for generator scripts