Search Issue Tracker
[LWRP] Transparent Render Textures are Rendered as solid colors when usi...
Steps to reproduce:1. Open user's attached project "LWRPRenderTextureTransparencyBug.zip"2. Build and Run the project3. Notice Rende... Read more
BRG picking skips BatchDrawCommandProcedural when selecting the GameObje...
How to reproduce:1. Open the “ReproProject“ project2. Open the “OutdoorsScene“3. Open the Scene view4. In the Scene view, click on t... Read more
[iOS] Crash when using Addressables.InitializeAsync
Reproduction steps:1. Download and open the attached "Misc.UnityProject.zip"2. Build and deploy the project to iOS3. Observe the cra... Read more
[geomerics]Final gather stalls and never finishes
Job crashes... Repro has been sent to Geomerics. Unity.exe!Enlighten::Impl::IndirectResultsFilter::EvaluateSurface(const int hitTria... Read more
Additional memory allocated when removing WorkRequest in UnitySynchroniz...
How to reproduce:1. Open the included project "AsyncTest_Repro.zip"2. In Build Settings enable: Development Build, Autoconnect Profi... Read more
[VR SPS] Edge detection image effect not applying to whole scene with si...
In our vr-test-suite the edge image effect only covers the top half of the screen. It only happens in single pass and I couldn't rep... Read more
[UNETServerDll] Attempt to connect to server while client is intensively...
Steps:1. Open attached solution2. Build3. Run "Server.exe"==>"Server started: 9999" message appears in console4. Run "ClientGUI.e... Read more
particleAmount function does not change the value of ParticleSystem.Emit
To reproduce:1. Open attached project;2. Run scene " EmissionParamsParticleCounBug";3. Open script and change the value of ParticleA... Read more
Importing .obj file of ~500Mb in size freezes when using operating syste...
Steps to reproduce:1. Open the attached project2. Go to "Assets" > "Test" > "Test" > "Test" in the Project window3. Right-c... Read more
[iOS] Mono does not support a specific security certificate when trying ...
When trying to connect to a server, that uses SHA-256 with RSA Encryption ( 1.2.840.113549.1.1.11 ) signature algorithm with a HTTPS... 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
- Asset remains in the project when attempting to delete it using "DestroyImmediate()"
- Texture preview icons are missing in Frame Debugger when expanding "Textures" foldout
- IPreprocessShaders data mismatches ShaderUtil data when PackageRequirements is active
- Crash on FindNearestVertex when objectsToSearch array contains a null transform
- Context menu item checkmark updates only after reopening twice when using Menu.SetChecked on component context menu items