Search Issue Tracker
[VFX] Sorting issue with multiple viewport
Unexpected sorting when there are multiple camera rendered within the same frame.Only the last rendered camera use the correct sorting. Read more
[tvOS] !IsDirectoryCreated error is thrown when a project is build succe...
!IsDirectoryCreated error is thrown in the console when a project is build successfully for tvOS platform, Refer attached screenshot... Read more
[HDRP] [DXD12] Crash on GfxTaskExecutorD3D12::UnmapTiledSubresource on s...
Editor crashes on switching Colorspace Linear to Gamma with Direct3D12 Graphics APIs. Steps to repro:1. Create a new HDRP Template p... Read more
[URP] The Viewport Rect isn't correctly applied when the camera is outpu...
Repro step :- Open ViewportRect_URP- Open Scene "Repro.unity"- Open GameView : see a greenExpected result : half of the game view in... Read more
Singleton Entity no longer accessible when "in" parameter modifier is us...
Steps to reproduce:1. Open the attached project (case_1225101.zip)2. Enter Play Mode3. Open the Console window (Window > General ... Read more
[XR][Android][URP][ShaderGraph] Shader graph is excluded from build but ...
Reproduction steps:1. Open the user's provided case "SRP_MainTidy.zip"2. In the Package Manager remove anything XR related3. Build t... Read more
Prefabs which are not nested return null value when using PrefabUtility....
Steps to reproduce:1. Download and open attached "BetterUI_Test2019" project2. Open "Betterizer" script3. Insert a breakpoint in lin... Read more
[Android] [Mac] Build fails on macOS when Burst package is installed
Reproduction steps:1. Create a new project or open an existing one2. Install Burst package3. Build for Android Expected result: Buil... Read more
[WebGL] [SVG] "Runtime error: float unrepresentable in integer range" is...
Reproduction steps:1. Open the user's attached project ("VectorGraphicsBugReport.zip")2. Open the repro scene ("SampleScene")3. Ente... Read more
[2018.4] TestRunner skips tests with [Category] Attribute in Unity 2018.4
Reproduction steps:1. Open attached project "TestTestProject2018.zip"2. "Run all" in the Test Runner3. Observe the Triangle category... 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