Search Issue Tracker
Child's Awake is called before parent's Awake when entering Play Mode
How to reproduce:1. Open the user's attached project2. Enter Play Mode Expected results: Parent's Awake is called before child's Awa... Read more
Terrain does not support setting the renderingLayerMask filters used by ...
Merged PR at e71028a96af9 to trunk in 5876ceb54d0b. Read more
Error “Drags can only be started from MouseDown or MouseDrag events” whe...
Steps to reproduce:1. Create a new Unity unity project2. Create a VFX Graph Asset3. Open VFX Graph4. In Blackboard > Attributes &... Read more
IL2CPP Android build fails with Unity.IL2CPP.Building.BuilderFailedExcep...
Unity.IL2CPP.Building.BuilderFailedException linker fails but it's not reported why. Possibly it prints stdout instead of stderr. Read more
[Shuriken] Unity crashes on "ParticleSystemParticles::element_assign" wh...
Reproduction steps:1. Open attached Unity project.2. Open the "repro" scene.3. Descend "FX" game object in the hierarchy.4. Select "... Read more
Errors thrown in the Console when configuring In-App Purchases package
Steps to reproduce:1. Create new Unity project2. Go to PM window and install In App Purchasing 3. Once package is installed, press "... Read more
[XRSDK] [URP] SRPBatcher does not work when using new XR Management System
How to reproduce:1. Open attached project ("SRPBatcherBenchmarking.zip")2. Enter Play mode Expected result: SRP Batcher worksActual ... Read more
There are artifacts in the Build when "Load texture data on demand" is e...
How to reproduce:1. Open the attached project "load-texture-data-on-demand-bug.zip"2. Open Edit>Project Settings...3. Enable Edit... Read more
Unity crashes if variant Sprite Atlas scale results in NPOT texture when...
Unity crashes if variant Sprite Atlas scale results in NPOT texture when Crunch Compression is enabled 1. Import attached sprite (in... Read more
AssetPreview dissapears after clearing cache when using RenderStaticPreview
Steps to reproduce:1. Download and open the attached project2. Go to Assets/Prefabs/AnotherCustomObjectContainer/AnotherCustomObject... 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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph