Search Issue Tracker
Sample Project has glitchy stretching on certain resolutions
1. Import the UI sample project2. Switch the platform to WP83. Switch the game view resolution to something other than "Free Aspect"... Read more
Realtime Reflection Probe is not rendered the same way in the Editor as ...
Realtime reflection probes are not supposed to work by default in Standalone Builds. Their baking has to be called from the Scriptin... Read more
[iOS] [Android] External library generics fail during IL2CPP build
How to reproduce:1. Open the “ReproProject.zip“ project2. Open the “SampleScene“3. Build for Android Expected result: Build successf... Read more
The Reset button does not reset the Default Inherited Theme in Default T...
Steps to reproduce: Create a new Unity project using the Universal 3D template Create a new Default Runtime Theme File (Assets > ... Read more
[UaaL][AppleTV] Empty project crashes on tvOS 12.3
How to reproduce:1. Create & Open an Empty project2. Build & Run on AppleTV using tvOS 12.3 Crashes when using:Apple TV 4K +... Read more
The USS cursor style property is not applied when it is set for the root...
Reproduction steps:1. Open the attached “VisualElementCursorBugReport.zip” project2. Open the custom “Test” Editor window from the t... Read more
InflateFieldDefinition crash in builds when a specific script is include...
How to reproduce:1. Open the attached project ("repro_1426854.zip")2. In Build Settings, make sure Development Build, Script Debuggi... Read more
[Profiler][Linux] Standalone Profiler does not open, logs "ExternalProce...
Reproduction steps:1. Open new Unity Project2. In Editor Menu, select Window -> Analysis -> Profiler (Standalone Process)3. Ob... Read more
"Destroy can only be called from the main thread" is thrown after buildi...
How to reproduce:1. Make sure that IL2CPP is installed2. Open attached project "BugReproduction.zip"3. In Editor, click on Window -&... Read more
[RayTracing] Several pragma require directives are ignored in .raytrace ...
Using #pragma require in .raytrace files doesn't work. All pragma require directives are ignored. Steps to reproduce: 1. Clone the p... 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
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
- Shader Graph validation errors are not pointing to the right implementation