Search Issue Tracker
Noise preview window doesn't update when an object is clicked
Reproduction steps: 1. Open the attached project 2. Open "test" scene 3. Click on the "Particle System 1" game object (expand noise ... Read more
[Standalone] Unity doesn't give a proper error message on build & run, i...
Reproduction steps: 1. Build & run any project to Windows Standalone. 2. While app is running, build & run it again 3. Fails with Fa... Read more
[iOS] UnityEngine.Apple.ReplayKit.APIAvailable returns 'true' on unsuppo...
ReplayKit is supported on newer devices (iPhone 5S and later), running at least iOS 9. However, on devices that don't support Replay... Read more
Substance Texture size is displayed as 0x0 in Inspector when project has...
Steps to reproduce: 1. Open User's attached project 2. Open scene "Main" 3. Expand "Simple_Grass_Ground" in Assets tab 4. Select "G... Read more
"Unknown message ID 115 connId:1" error on sending messages from Server ...
When send messages from Server using SendByChannelToAll() to one Client everything works fine. But on adding second Client on it sta... Read more
NetworkManager.singleton.channels.Count gives zero, but should be 2
NetworkManager.singleton.channels.Count gives 0, but after playing some time with the project is started to show 2 (2 is expected) ... Read more
Disabled sub-emittor particles aren't cleared
Reproduction steps: 1. Open the attached project 2. Open and play "Particles SubEmitters" scene 3. Click on the "Particle System - B... Read more
Content of scrollview not bouncing back when reaching the top/bottom
To reproduce: 1. Open the project the user sent ("NoBounce.zip") 2. Play the only scene 3. Try scrolling the scrollview Notice that,... Read more
Editor gives new pivot point for imported fbx, but old pivot is used dur...
To reproduce: 1. Open attached project 2. Run testScene 3. Drag object in game view 4. Notice that pivot near the outer edge of the... Read more
OnSceneGUI not being called correctly for ActiveEditorTracker.sharedTrac...
To reproduce: 1. Create a new project in 5.5 2. Add a Cube with a BoxCollider to a scene 3. Save the scene 4. Close Unity 5. Reope... 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
- Crash on __pthread_kill when entering Play mode
- Crash on tlsf_free when exiting Play Mode in a specific project
- Camera Solid Color is overwritten when injecting Custom Render Pass at 'RenderPassEvent.AfterRenderingPrePasses + 1'
- Shadows are not rendering when using the "On Demand" shadow update mode with GPU Resident Drawer and additional camera render texture
- "AVFoundationVideoMedia error while reading” error is thrown when streaming from a URL with a signed token in VideoPlayer