Search Issue Tracker
Selected Color breaks existing UI Highlight behaviour
The introduction of a 'Selected' color has caused a regression in the behaviour of UI elements that change colour as they're interac... Read more
Hierarchy view is offset when trying to open the FBX model in Prefab Mode
How to reproduce:1. Open the attached user's 'Prefab bug.zip' project2. Add "bridge_arch" fbx asset to the Scene3. Right click on "b... Read more
[UniversalRP|LWRP] Detail Meshes are not getting 'LIGHTMAP_ON' set when ...
The terrain system is failing to set 'LIGHTMAP_ON' keyword on detail meshes in Universal RP/LWRP 1) https://github.com/Verasl/BoatAt... Read more
[iOS][PostProcessing] Black artifacts appear when using Post Processing
To reproduce:1. Import Shader calibration project from the Asset Store2. Open CalibrationScene and make sure that each object under ... Read more
Unity crashes when starting a coroutine on click
Repro steps:1. Open user attached project2. Enter Play Mode3. Click on the Game View Actual: Editor crashes Reproducible with: 2017.... Read more
[Editor] Game window doesn't minimize with Shift + Space in Play mode
Game window does not minimize when a mouse is hovered over it and Shift + Space is pressed in play mode Steps to reproduce:1. Create... Read more
Selecting a Hybrid ECS game object in the scene results in the GameObjec...
1. Download user's attached project "Samples.zip"2. Open "RotationExample" scene, run the scene3. See the difference between selecti... Read more
Handles.ScaleValueHandle does not work if startvalue is set to 0
Steps to reproduce:1. Open attached project "Case_1089973-HandlesScaleValue.zip"2. Press on "SomeValueNotZero" GameObject3. Try to m... Read more
Preview window of the ShaderGraph isin't cleared when adding a new shape...
How to reproduce:1. Open the attached project2. Open SpiderRobotGraph shader (PBR shader created with ShaderGraph)3. Change Node obj... Read more
[Video] Editor crashes on skipping transcoding twice for video
Editor crashes when transcoding is skipped twice for a video when it is being re-imported. Refer the attached video Steps to reprodu... 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