Search Issue Tracker
[Shadows] Moving pixels in shadows even though stable fit is used (no ca...
To reproduce:1. Open attached project2. Open testscene3. Choose "No cascades" and switch to Hard shadows4. Rotate camara around in s... Read more
Terrain+SpeedTree+WindZone Spherical = Crash
Terrain + SpeedTree + WindZone Spherical = Crash when press play in the Editor. Read more
Cannot navigate with keyboard arrows through Assets folder when corrupte...
To reproduce:- Open attached project- In Project window click on any asset- Navigate through files with keyboard arrows- Notice that... Read more
[WebGL] Normal map handles light incorrectly if loaded from asset bundle
Steps to reproduce: 1. Open attached project "WebGLNormalMap.zip"2. Open scene "Untitled"3. In top menu, press "AssetBundles > Bu... Read more
[AssetBundles] LoadAsset<GameObject>(name) returns null if a bundle cont...
Reproduction steps:1. Open attached project "PrefabNotLoaded"2. Open scene "Demo"3. Enter play mode4. Observe the Console Window--- ... Read more
Unity crashes when user stops the server and WebGL client connected
1. Open attached project2. Build and run for WebGL3. Run "Server" or "Host" in Editor or standalone4. Connect to the server from Web... Read more
[Sprites] When loading asset bundles that were built with 5.2 and uses E...
Steps to reproduce: 1. Open attached project in latest 5.32. Open and play 'Test' scene3. The 'Loader.cs' script will load an asset ... Read more
[Android]Apk building process fails when project has plugins and path ha...
To reproduce:1) Put attached project into folder with special character (for example, 'c#')2) Open attached project3) Build for Andr... Read more
[ClothAPI] Missing or invalid properties when accessing them through script
Steps to reproduce: 1. Create new project and script useTethers: FIXED2. Try to access useTethers property through script3. Notice t... Read more
[UI] "Blocking Mask" available in "Graphics Raycaster(Script)" component...
Description:"Blocking Mask" available in "Graphics Raycaster(Script)" component doesn't work when it set to "Nothing" with "Ignore R... 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
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal