Search Issue Tracker
The Editor freezes for 40 seconds on Mono.JIT compilation when Entering ...
Reproduction steps:1. Open the attached "1390230.zip" project2. Open the "Battle James" Scene3. Enter the Play mode Expected result:... Read more
All references to Sprite Atlas and AssetReferenceAtlasedSprite are remov...
Reproduction steps:1. Open the attached “IN-97231.zip” project2. Open the “SampleScene”3. Select the “GameObject” from the Hierarchy... Read more
[iOS] XCode always fails to build for iOS8 with any project
[iOS] XCode always fails to build for iOS8 with any project Steps to reproduce:1. Create a New project2. Build for iOS3. Build XCode... Read more
[Shuriken] Nested subemitter does not emit bursts when simulating in edi...
Steps to reproduce: 1. Download and import attached project. (Nestedsubemitters.zip)2. Open scene: test23. Simulate particle system ... Read more
[Multiplayer] We can't use Start method in classes derived from NetworkL...
Original NetworkLobbyPlayer class uses Start method itself: public void Start(){DontDestroyOnLoad(gameObject);} So, when you try to ... Read more
[ShaderCompiler] Shader files that include .cginc files don't record the...
Reproduction steps:1. Open the attached project "ShaderDependenciesBug"2. Go to Assets/Marmoset/Shader/Terrain3. Right click "Marmos... Read more
OnParticleUpdateJobScheduled is never called when using ParticleSystem.S...
Reproduction steps:1. Open the attached “IN-98512.zip” project2. Open the “ParticlesSystem” Scene (Assets > ParticleSystemTest)3.... Read more
Physics2D.OverlapPoint does not check if Collider2D is overlapping when ...
Reproduction steps:1. Open the “ReproProject“ project2. Open the “Assets/_Safeguard/Scenes/Main“ scene3. Enter Play Mode4. Click on ... Read more
[Entities] Unity silent crash when converting a GameObject with Generate...
How to reproduce:1. Open the user-submitted project2. Open the Sample Scene3. Enter Play mode4. Observe the crash Reproducible with:... 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
- Unity CIL Linker fails on Player build when persistent listeners have "<" and ">" in their XML attribute names
- ”Lighting data asset ‘LightingData’ is incompatible with the current Unity version…” warnings are thrown when saving Indoors (URP) and Outdoors (URP) Scenes as Scene Templates
- [iOS] The screen blinks when transitioning from custom to Unity splash screen
- [macOS] ”Ignoring depth surface load action as it is memoryless” warnings are thrown when taking Game View Snapshot
- UI Builder Inspector scrolls back up when changes on an expanded but not fully displayed Inspector tab are saved