Search Issue Tracker
Editor crashes when saving a map in a Custom Tilemap Editor
How to reproduce:1. Open attached project2. Open scene "MapEditor"3. Go to "Window->Outerminds->Turbo Kid Tilemap Editor4. Usi... Read more
5.3 Mac standalone with all default settings ("fullscreen" + "native res...
1. create a project with 5.3.3p22. build mac standalone3. run it. Expected: goes into fullscreen, at native display resolution (that... Read more
Exception from Burst when Unity project path has non-ascii characters
How to reproduce:1. Unzip the repro.zip file. There are two projects in there. One repros, one doesn't.2. Load the project that has ... Read more
UIToolkit image is not repainted when making style changes to tint color
Reproduction steps: Open the attached “uitoolkitbug.zip“ project Open the “Assets/Scenes/SampleScene.unity” Scene Enter the Play Mod... Read more
[Outline/Shadow] Outline and shadow change color based on sprite's color.
Outlines and shadows changes color based on the color of their image sprite. Repro steps:1. Open UI scene from attached project2. Se... Read more
CTRL+A does not work on input fields in play mode
[InputField] CTRL+A does not work on input fields in play mode Steps to reproduce: 1. Open the attached project2. Open and run 'Test... Read more
SetParent() second parameter for maintaining world position ignores rota...
Steps to reproduce:1. Download and open project "BugReportProject"2. Play scene "Parenting_BugReportScene"3. Walk into red squareAct... Read more
Compute shaders get included to every Assembly-CSharp-* project that has...
Compute shaders get included to every Assembly-CSharp-* project that has at least one single script in it. If there are no scripts i... Read more
"Unity.Burst.Intrinsics.X86.Sse.shuffle_ps" changes the bit content of (...
Steps to reproduce:1. Open the project “IN-12124”2. Open the “Test Runner” window (Window → General)3. Select PlayMode tests4. Click... Read more
[URP] Material's name does not match Universal Render Pipeline/Particles...
How to reproduce;1. Create a new URP project2. Create Particle System3. Select 'Particle System' GameObejct in the Hierarchy4. Obser... 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