Search Issue Tracker
[ImageEffects] SSR Max Distance creates artifacts from Sky/BG when set a...
SSR creates artifacts from skybox/background when max distance is set to a very high value. Repro Steps: 1) Open attached project an... Read more
The character keeps moving in the same direction when the button is rele...
Reproduction steps: Open the attached project Open the “/Assets/Scenes/Playground.unity” Scene Enter the Play Mode Click “A” or “D” ... Read more
Game View needs an extra redraw when existing play mode
- Open scene Startup in the attached project: Notice a black GameView saying "No Cameras Rendering"- Press Play in the Editor and le... Read more
Test Framework fails to build player if project includes com.unity.ads
Test Framework fails to build player if project includes com.unity.ads Reproduce:1. open attached project2. run tests on standalone ... Read more
PhysicsUserData and PhysicsRotate issues when using Burst.
PhysicsUserData cannot be used in a C# Job when using Burst as it contains an object. PhysicsRotate constructors also cause issues w... Read more
JobTempAlloc has allocations that are more than 4 frames old' warnings a...
How to reproduce:1. Open the user-submitted project2. Open the scene "SampleScene" (Assets/Scenes/SampleScene.unity)3. Enter Play mo... Read more
[ImageEffects] FXAA/SMAA causes build fail with "marked with HideFlags.D...
FXAA and SMAA cause build fails with "marked with HideFlags.DontSave but is included in the build". Repro: 1) Open project and build... Read more
[TestRunner] NUnit tests doesn't time out when [Timeout()] attribute is set
How to reproduce:1. Open the attached project "Nunit_case"2. Go to Window -> General -> Test Runner3. Run any of the given tes... Read more
GameObjects in the Game View are rendered differently than in the Scene ...
How to reproduce:1. Open the “kkScreenSpaceShadows” project2. Open the “SampleScene”3. Split the Game View and Scene View for simult... Read more
[M1] OpenGLCore Graphics API is available and can be selected on Apple M...
Reproduction steps:1. Create a new Unity project2. Go to Edit > Project Settings > Player3. In Player settings open "Other Set... 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
- Long Property names are not truncated in the Add Property dropdown in the Animation window when the Long Property name does not fit
- [iOS] High CPU load when device keyboard is open
- Selected Animation clip in the Animation window changes when the Domain Reload is triggered
- Animation window scrollbar keeps resetting when the scrollbar width is changed after adding an event
- LocalizationSettings.InitializationOperation hangs when re-entering Play Mode with Domain Reload disabled