Search Issue Tracker
[iOS][GLES2/3] Crash at "ParticleSystemGeometryJob"
Reproduction steps:1. Open the attached project.2. Set the graphics API to GLES2 or GLES3.3. Build and run the project for iOS.4. Mo... Read more
AnimationUtility.SetAnimationEvents does not trigger events correctly if...
Steps to reproduce:1. Open attached Unity Project "914186-SetAnimationEvents-Test".2. Open Scene "Scene".3. Open Window->Anim Eve... Read more
Crash on: ModelImporter::InstantiateImportNode when reimporting .fbx in ...
Steps to reproduce:1. Open attached Unity project "case_914348-Cellular_Automaton_on_GPU" (both .zip files should be present in the ... Read more
[Android] ACCESS_FINE_LOCATION permission is included in the AndroidMani...
Steps to reproduce: 1) Download attached project 'GPSAndroidTest56.zip' and open in Unity2) In Build Settings, make sure Build Syste... Read more
[Collab] Assertion failed on expression 'm_SendState.state==kSendingNotS...
To reproduce:1. Create a new project2. Add texture to the project3. Open services tab, enable collab4. Push to collab Reproduced on:... Read more
Missing or invalid Cloth properties when accessing them through script
To reproduce: 1. Create a new project and then script2. Try to access Tethers property through scriptNote: Notice that there is none... Read more
Crash in SerializedFile::ReadMetadata<0> when initiating WWW.assetBundle...
To reproduce:1. Open attached project;2. Run the "SimpleSample scene";3. Crash occurs Actual result: Unity crashes when Play mode is... Read more
[WSA] HoloLens application with MonoBehavior using OnMouseEnter crashes ...
Steps to reproduce:1. Open the attached project (MouseCrash.zip)2. Switch platform to Windows Store3. Build for WSA Universal 10 (.N... Read more
Mathf.PerlinNoise returns values outside the range 0 - 1
To reproduce:1. Open attached Unity project "NoiseGen_2.zip"2. Tools --> Noise Generator3. Click Regen4. Observe Console Expected... Read more
[Metal] Standalone Player is not rendered when building and running with...
How to reproduce:1. Create new Unity project2. Go to File --> Build Settings and enter Player Settings3. Make sure that Display 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
- 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