Search Issue Tracker
Two independent Particle systems appear to be using the exact same seed ...
How to reproduce: 1. Open attached project 2. Open scene particles.unity 3. Play the scene - Note how the coloured particles and t... Read more
Unity crashes when debugging with VS2017 when using .NET 4.6
Reproduction steps: 1. Open project attached (Quiz1.zip). 2. Open scene "MenuScreen". 3. Open script "onClick" with VS2017. 4. Add b... Read more
Crash in SplatMaterials::FindMaterialProperties when opening a scene wit...
To reproduce: 1. Attempt to open the attached project (or "Tilt Brush Landscape" scene); 2. Remove "crystal.mat" material from the ... Read more
Skybox lighting is not rendered after creating gameobjects in the new sc...
Steps to repro: 1. Create new project and scene; 2. Add any object to the scene (i.e. 3D Object-Cube); 3. Observe how this object is... Read more
CanvasRenderer.OnTransformChanged is called on disabled UI objects
When a transform with children CanvasRenderers is changed/moved CanvasRenderer.OnTransformChanged is called for all of them even if ... Read more
[Android] Player crashes on null pointer dereference when a VideoPlayer ...
Reproduction steps: # Open the attached project (“VideoCrashRepro“) # Open the “/Assets/Scenes/MainScene” Scene # Build and run... Read more
Gameobject Transforms are not being disabled when the Player is Stopped
Gameobject Transform component keeps on being detected post to Disable of the Game object. Users are running into this without Vufo... Read more
An error is thrown after re-building a library of previous Editor versio...
How to reproduce: 1) Create and open a new project in 2020.1 2) Select the Default layout 3) Open the Profiler window 4) Close the p... Read more
Viewport content position values breaks to NaN value when changing Scrol...
Reproduction steps: 1. Open project attached (ScrollRectTest.zip). 2. Open scene "test". 3. Press on Scroll Rect (in Canvas). 4. Dra... Read more
[WebGL]The Player displays a black screen when it is built with the Line...
Reproduction steps: 1. Open the attached “sandbox-2022-urp” project 2. Build the Player 3. Create a server and host the build (e.... 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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI