Search Issue Tracker
[VR] Crash in physx::shdfnd::Foundation::getNamedAllocMap when hitting a...
To reproduce:1. Open the attached project;2. Build and run "DemoRegion" scene;3. Using HTC Vive controllers, shoot at the enemy. Exp... Read more
Editor crashes with the ShadowTextureRenderer script
Reproduction steps:1. Open the attached project "New Unity Project 9.zip";2. Observe the crash (sometimes it happens when you double... Read more
[Auto][UI] Progress Bar gets stuck if auto mode is disabled while buildi...
In editor, progress bar gets stuck if auto mode toggle button is disabled while building the lighting, as if it still continues to b... Read more
[UI] Parent Content Size Fitter incorrectly recalculating on Descendant ...
To reproduce:1) Open attached project2) Expand the hierarchy to the maximum possible3) In one of the Item Containers, start disablin... Read more
UnityWebRequest with space in its URL throws error 505 "HTTP version spe...
Steps to reproduce:1. Open the project attached2. Play the "Scene" scene3. Observe the Console window Result: first UnityWebRequest ... Read more
[WebGL] WebAssembly export fails while converting asm.js to WebAssembly
Reproduction steps:1. Open the attached project2. Build to WebGL (make sure that it's not a development build) Result: asm2wasm.exe ... Read more
SketchUp file imports with empty Textures folder when 'Import Materials'...
Steps to reproduce:1. Download SampleTest.skp and create new project2. Uncheck Import Material in its import settings3. Delete the M... Read more
Mono compiler fails to compile a correct generic expression
Steps to reproduce:1. Open the project2. Notice two compile errors shown in the console:1) Assets/MonoBug.cs(40,41): error CS0311: T... Read more
sRGB enabled Linear color space texture falloff is different from Gamma,...
Steps to reproduce:1. Download and open the attached project2. See how the texture falloff looks in Gamma color space with sRGB enab... Read more
[macOS] Player view is rendered black when 'Virtual Reality Supported' i...
When VR support is enabled, the app is rendered black on macOS. Steps to reproduce:1) Create a new project.2) Check Player Settings ... 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
- Text render issues and various exceptions in TextCore when using TextSettings option "Match Material Presets"
- NullReferenceException error is thrown when unpacking multiple instances of the same UI Document
- URP Decal Projectors don't render when they are hidden in the Hierarchy, unlike other GameObjects
- Reflection Probe “adjusting number of stops to over or under expose the texture” setting does not update in Scene realtime
- UI Toolkit rendered text breaks when toggling FontWeight styles through code