Search Issue Tracker
OnAfterDeserialize is not called when Prefabs are instantiated using Ins...
How to reproduce:1. Open the attached “IN-72997” project2. Open the “SampleScene”3. Select the “Test” GameObject in the Hierarchy4. ... Read more
Enabling Non Power of 2 feature in Sprite Import Settings results into U...
How to reproduce:1. Open the attached "NPOTest" project and "NPOT" scene2. Go to Project --> Assets folder and select "Sprite"3. ... Read more
Crash when entering playmode
This bug looks like it might be a tricky one to repro. Working on uploading a project to repro in properly. It seems to happen only ... Read more
[iOS] Changing the screen orientation via a script sometimes results in ...
When the orientation of the screen is changed via a script (with Screen.orientation) on iOS 10 devices, sometimes the screen remains... Read more
[Android]Crash on lib/arm64/libil2cpp.so when Unity Analytics and Engine...
Reproduction steps:1. Open the attached “ASDQWE” project2. Connect the project to a Unity Analytics Project3. Open the Project Setti... Read more
[Terrain][SpeedTree] Speed Tree doesnt work in HDRP/LWRP
Speed Tree materials render in error in LW and HD Render Pipelines Read more
Can not use underscores in the Bundle Identifier(Package Name) field in ...
How to reproduce:1. Open the attached "NoUnderscore.zip" Project2. Open File > Build Settings > Player Settings > Player &g... Read more
Frame Debugger VRAM memory leak
Steps to reproduce:1. Open the attached user's project "URPRendererTest.zip(2)"2. In the Project Directory, set the path in "RunRepr... Read more
[Win] Stuttering sound of mp4 files, video lags
Steps to reproduce:1. Open user attached project2. Play the scene3. Notice that the sound is stuttering, video lags Expected result:... Read more
[SerializeReference] Polymorphic instances are always recreated when app...
1) Add the Script PlayModeBug to a GameObject. 2) Enter play mode 3) Select the GameObject with the script and change the value of t... 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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used